Skip to content

Commit

Permalink
github actions: update to macos 12
Browse files Browse the repository at this point in the history
  • Loading branch information
xyzz committed Sep 12, 2024
1 parent 2213e7c commit c623a25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
path: out/Vial-x86_64.AppImage

build-mac:
runs-on: macos-11
runs-on: macos-12
env:
PYTHON_VERSION: 3.6.8
MACOSX_DEPLOYMENT_TARGET: 10.9
Expand Down

0 comments on commit c623a25

Please sign in to comment.