Skip to content

Commit

Permalink
Update our intel macs to 14-large
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamc committed Sep 17, 2024
1 parent 5b126b6 commit 6acb043
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 6acb043

Please sign in to comment.