mirror of
https://github.com/NixOS/nix.git
synced 2025-11-21 01:39:36 +01:00
ci: don't run the full test suite for x86_64-darwin
Since this platform represents a tiny fraction of our users and causes considerable delays in our release flow, let's disable the more extensive test suite on that platform.
This commit is contained in:
parent
8a1b94d705
commit
bbc9d6c4f5
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -59,6 +59,7 @@ jobs:
|
|||
runner: macos-latest-large
|
||||
runner_for_virt: macos-latest-large
|
||||
runner_small: macos-latest-large
|
||||
run_tests: false
|
||||
|
||||
build_aarch64-darwin:
|
||||
uses: ./.github/workflows/build.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue