1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-28 05:21: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:
#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