Skip to content

Commit

Permalink
ci: switch to macos12
Browse files Browse the repository at this point in the history
  • Loading branch information
zsliu98 committed Oct 11, 2024
1 parent b0b8cd0 commit c58b61a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
app_suffix: ""
cmake_extra_flags: -DCMAKE_C_COMPILER=clang-17 -DCMAKE_CXX_COMPILER=clang++-17
- name: macOS
os: macos-14
os: macos-12
pluginval-binary: pluginval.app/Contents/MacOS/pluginval
boost_platform_version: "11"
boost_toolset: "clang"
Expand Down

0 comments on commit c58b61a

Please sign in to comment.