mirror of
https://github.com/NixOS/nix.git
synced 2025-11-11 13:06:01 +01:00
Try namespace runner
This commit is contained in:
parent
ae5ac8acc1
commit
fef193fbc4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -91,7 +91,7 @@ jobs:
|
|||
flake_regressions:
|
||||
#if: github.event_name == 'merge_group'
|
||||
needs: build_x86_64-linux
|
||||
runs-on: blacksmith-32vcpu-ubuntu-2204
|
||||
runs-on: namespace-profile-x86-32cpu-64gb
|
||||
steps:
|
||||
- name: Checkout nix
|
||||
uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue