Skip to content

Commit

Permalink
ci: change macos runner
Browse files Browse the repository at this point in the history
  • Loading branch information
0xzer0x committed May 3, 2024
1 parent c2ae17e commit 2070297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ env:
BUILD_TYPE: Release
jobs:
dmg:
runs-on: macos-latest
runs-on: macos-12
permissions:
contents: write
steps:
Expand Down

0 comments on commit 2070297

Please sign in to comment.