Skip to content

Commit

Permalink
Try macos 12/14
Browse files Browse the repository at this point in the history
  • Loading branch information
jbarlow83 committed May 15, 2024
1 parent 7fd58d1 commit fd532da
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-11
- os: macos-12
os_arch: macos-x86_64
- os: macos-14
os_arch: macos-arm64
Expand Down

0 comments on commit fd532da

Please sign in to comment.