mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
Don't run vm_tests_smoke in the merge queue
This commit is contained in:
parent
10977365ff
commit
3e39ac4fc9
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -75,6 +75,7 @@ jobs:
|
|||
os: macos-latest
|
||||
|
||||
vm_tests_smoke:
|
||||
if: github.event_name != 'merge_group'
|
||||
needs: build_x86_64-linux
|
||||
runs-on: blacksmith-32vcpu-ubuntu-2204
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue