Skip to content

Commit

Permalink
Update: [CI] Use macos-12 image for release-macos workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
glx22 committed Nov 29, 2023
1 parent 7b0afec commit 82ceba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
macos:
name: MacOS

runs-on: macos-11
runs-on: macos-12
env:
MACOSX_DEPLOYMENT_TARGET: 10.13

Expand Down

0 comments on commit 82ceba3

Please sign in to comment.