Skip to content

Commit

Permalink
Try building x64 on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
jbarlow83 committed May 14, 2024
1 parent a5d3568 commit 32ac764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
# macos-11, so we build on macos-12. When we drop macos-11 support, we can
# drop macos-12 from the matrix and use macos-13 instead, assuming it works.
include:
- os: macos-12
- os: macos-11
os_arch: macos-x86_64
- os: macos-14
os_arch: macos-arm64
Expand Down

0 comments on commit 32ac764

Please sign in to comment.