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 7088284 commit fb567dcCopy full SHA for fb567dc
.github/workflows/build.yaml
@@ -48,7 +48,7 @@ jobs:
48
uses: actions-rs/toolchain@v1
49
with:
50
profile: minimal
51
- toolchain: stable
+ toolchain: nightly
52
target: ${{ matrix.target }}
53
override: true
54
0 commit comments