Skip to content

Commit

Permalink
Run the release job on macos-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
nukeop committed Jul 3, 2024
1 parent 7c1d4bf commit 3d0181f
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 @@ -57,7 +57,7 @@ jobs:
client-payload: '{"tag": "v${{ steps.package-version.outputs.version }}"}'

mac_release:
runs-on: macos-11
runs-on: macos-latest
timeout-minutes: 30

steps:
Expand Down

0 comments on commit 3d0181f

Please sign in to comment.