Skip to content

Commit

Permalink
Fix/Mac: Upgrade to macos-12
Browse files Browse the repository at this point in the history
  • Loading branch information
TwinFan committed Feb 3, 2024
1 parent 5e29d3a commit 280e5d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
#####################################
# MacOS with CMake/clang and sign/notarize in self-written script
build-mac:
runs-on: macos-11
runs-on: macos-12
steps:
- name: Checkout Code
uses: actions/checkout@v4 # must checkout before we can use our own actions
Expand Down

0 comments on commit 280e5d6

Please sign in to comment.