Skip to content

Commit

Permalink
chore: set gh-actions macOS version to 11
Browse files Browse the repository at this point in the history
  • Loading branch information
jely2002 committed Nov 1, 2021
1 parent d4b62e9 commit 8785692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
build-mac:
runs-on: macos-latest
runs-on: macos-11
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
Expand Down

0 comments on commit 8785692

Please sign in to comment.