mirror of
https://github.com/NixOS/nix.git
synced 2025-11-17 07:52:43 +01:00
Merge pull request #144 from DeterminateSystems/grahamc-patch-1
ci: don't run the full test suite for x86_64-darwin
This commit is contained in:
commit
2fc9a606e1
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