1
0
Fork 0
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:
Eelco Dolstra 2025-02-20 21:06:17 +01:00
parent 10977365ff
commit 3e39ac4fc9

View file

@ -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: