Skip to content

Commit

Permalink
change macos image
Browse files Browse the repository at this point in the history
  • Loading branch information
dlyr committed Jul 8, 2024
1 parent 705fe6f commit 7e2ac71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-master-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
icon: "Linux"
extra-flags: "-DCMAKE_CXX_FLAGS=-Wno-deprecated-declarations"
- name: "MacOS clang"
os: "macos-latest-large"
os: "macos-13"
cc: "clang"
cxx: "clang++"
icon: "Apple"
Expand Down

0 comments on commit 7e2ac71

Please sign in to comment.