1
1
Fork 0
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:
Graham Christensen 2025-07-12 00:08:49 +00:00 committed by GitHub
commit 2fc9a606e1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -59,6 +59,7 @@ jobs:
runner: macos-latest-large runner: macos-latest-large
runner_for_virt: macos-latest-large runner_for_virt: macos-latest-large
runner_small: macos-latest-large runner_small: macos-latest-large
run_tests: false
build_aarch64-darwin: build_aarch64-darwin:
uses: ./.github/workflows/build.yml uses: ./.github/workflows/build.yml