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 7015f1e commit 0a82cf0Copy full SHA for 0a82cf0
.github/workflows/build.yml
@@ -14,7 +14,7 @@ env:
14
jobs:
15
build:
16
name: Build
17
- runs-on: macos-11
+ runs-on: macos-latest
18
steps:
19
- uses: actions/checkout@v2
20
- name: Install toolchain from rust-toolchain.toml
0 commit comments