Skip to content

Commit

Permalink
Update cmake.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jgillis authored Nov 4, 2024
1 parent 8de0cce commit b4e7ef9
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-m1,macos-12,macos-14]
image: [macos-m1,macos-12,macos-13,macos-14]
BUILD_TYPE: [Release,Debug]
steps:
- uses: actions/[email protected]
Expand Down

0 comments on commit b4e7ef9

Please sign in to comment.