We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 331344a commit fafdc82Copy full SHA for fafdc82
.github/workflows/create-release.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
build:
9
if: "!contains(github.event.head_commit.message, 'skip ci')"
10
- runs-on: macos-11.0
+ runs-on: macos-latest
11
12
steps:
13
- uses: actions/checkout@v2
0 commit comments