mirror of
https://github.com/NixOS/nix
synced 2025-06-28 05:21:16 +02: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:
|
flake_regressions:
|
||||||
#if: github.event_name == 'merge_group'
|
#if: github.event_name == 'merge_group'
|
||||||
needs: build_x86_64-linux
|
needs: build_x86_64-linux
|
||||||
runs-on: blacksmith-32vcpu-ubuntu-2204
|
runs-on: namespace-profile-x86-32cpu-64gb
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout nix
|
- name: Checkout nix
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue