Skip to content

Commit

Permalink
Merge pull request #104 from DeterminateSystems/use-14-large
Browse files Browse the repository at this point in the history
Update our intel macs to 14-large
  • Loading branch information
grahamc authored Sep 17, 2024
2 parents 7c6bd93 + 6acb043 commit 955ed68
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
runner: namespace-profile-default-arm64
- nix-system: x86_64-darwin
system: X64-macOS
runner: macos-12
runner: macos-14-large
- nix-system: aarch64-darwin
system: ARM64-macOS
runner: macos-latest-xlarge
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/check-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- system: ARM64-Linux
runner: namespace-profile-default-arm64
- system: X64-macOS
runner: macos-12
runner: macos-14-large
- system: ARM64-macOS
runner: macos-latest-xlarge
permissions:
Expand Down

0 comments on commit 955ed68

Please sign in to comment.