mirror of
https://github.com/NixOS/nix
synced 2025-07-07 01:51:47 +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
|
os: macos-latest
|
||||||
|
|
||||||
vm_tests_smoke:
|
vm_tests_smoke:
|
||||||
|
if: github.event_name != 'merge_group'
|
||||||
needs: build_x86_64-linux
|
needs: build_x86_64-linux
|
||||||
runs-on: blacksmith-32vcpu-ubuntu-2204
|
runs-on: blacksmith-32vcpu-ubuntu-2204
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue