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 02a6f05 commit 5c85fa7Copy full SHA for 5c85fa7
.github/workflows/compile.yml
@@ -40,7 +40,7 @@ jobs:
40
compile:
41
name: Compile the stub
42
needs: draft_release # we need to know the upload URL
43
- runs-on: macos-10.15
+ runs-on: macos-11
44
steps:
45
- uses: actions/checkout@v2
46
0 commit comments