Skip to content

Commit

Permalink
Update native.yml
Browse files Browse the repository at this point in the history
change to macos-12
  • Loading branch information
mooflu authored Sep 23, 2024
1 parent b511856 commit b5d746e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/native.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
path: omgcherries-${{ github.ref_name }}-windows.zip

build-mac:
runs-on: macos-11
runs-on: macos-12

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit b5d746e

Please sign in to comment.