1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-07 10:11:47 +02:00

Fix flake-regression dependency

This commit is contained in:
Eelco Dolstra 2025-02-19 00:25:04 +01:00
parent ed4aeb4875
commit a3cd93749f

View file

@ -75,7 +75,7 @@ jobs:
; ;
flake_regressions: flake_regressions:
needs: vm_tests needs: build_x86_64-linux
runs-on: UbuntuLatest32Cores128G runs-on: UbuntuLatest32Cores128G
steps: steps:
- name: Checkout nix - name: Checkout nix