Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tonquer committed Jul 14, 2024
1 parent 8e318d6 commit bde4d12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:

macos:
needs: [setup, release]
runs-on: macos-11
runs-on: macos-12
env:
PACKAGENAME: ${{ needs.setup.outputs.PACKAGE_PREFIX }}_macos_x64
steps:
Expand Down

0 comments on commit bde4d12

Please sign in to comment.