1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-28 09:31:16 +02:00

Try namespace runner

This commit is contained in:
Eelco Dolstra 2025-05-06 18:42:32 +02:00
parent ae5ac8acc1
commit fef193fbc4

View file

@ -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