Skip to content

Commit

Permalink
Release 1.0.0-alpha.48; Upgrade GitHub macOS runner to macos-11
Browse files Browse the repository at this point in the history
  • Loading branch information
shrinktofit committed May 29, 2023
1 parent 24e593a commit 3ef1b66
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 @@ -88,7 +88,7 @@ jobs:

release_darwin_job:
name: Release MacOS
runs-on: macos-10.15
runs-on: macos-11
needs: get_release_info_job
if: needs.get_release_info_job.outputs.is_release_commit == 'true'
steps:
Expand Down

0 comments on commit 3ef1b66

Please sign in to comment.