1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-06 21:41:48 +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:
needs: vm_tests
needs: build_x86_64-linux
runs-on: UbuntuLatest32Cores128G
steps:
- name: Checkout nix