Skip to content

Commit

Permalink
Trying to run on macos 12
Browse files Browse the repository at this point in the history
  • Loading branch information
vfonov committed Nov 14, 2023
1 parent 5eca648 commit 28562d3
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 @@ -25,7 +25,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-20.04, macos-latest]
os: [ubuntu-20.04, macos-12]
config: [Release]
build-params:
- {static: ON, WITH_MINC1: ON, tests: ON }
Expand Down

0 comments on commit 28562d3

Please sign in to comment.