Skip to content

Commit

Permalink
Update cmake.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jgillis authored Jul 28, 2024
1 parent c2b2c27 commit 5be648c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
strategy:
fail-fast: false
matrix:
image: [macos-11,macos-m1]
image: [macos-m1,macos-12,macos-14]
BUILD_TYPE: [Release,Debug]
steps:
- uses: actions/[email protected]
Expand Down

0 comments on commit 5be648c

Please sign in to comment.