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 bc4d6d6 commit cdf887cCopy full SHA for cdf887c
.github/workflows/bors.yml
@@ -29,7 +29,7 @@ jobs:
29
30
macos:
31
name: macOS
32
- runs-on: macos-10.15
+ runs-on: macos-11
33
strategy:
34
fail-fast: true
35
matrix:
@@ -199,7 +199,7 @@ jobs:
199
build_channels_macos:
200
name: Build Channels macOS
201
needs: macos
202
203
env:
204
OS: macos
205
@@ -264,7 +264,7 @@ jobs:
264
265
semver_macos:
266
name: Semver macOS
267
268
continue-on-error: true
269
steps:
270
- uses: actions/checkout@v2
.github/workflows/main.yml
@@ -27,7 +27,7 @@ jobs:
27
28
0 commit comments