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:
parent
ed4aeb4875
commit
a3cd93749f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -75,7 +75,7 @@ jobs:
|
|||
;
|
||||
|
||||
flake_regressions:
|
||||
needs: vm_tests
|
||||
needs: build_x86_64-linux
|
||||
runs-on: UbuntuLatest32Cores128G
|
||||
steps:
|
||||
- name: Checkout nix
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue