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 2196349 commit ee9f439Copy full SHA for ee9f439
.github/workflows/rbe.yml
@@ -15,7 +15,7 @@ jobs:
15
run: |
16
rustup set profile minimal
17
rustup toolchain install stable -c rust-docs
18
- rustup default stable
+ rustup default nightly
19
20
- name: Install mdbook
21
0 commit comments