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.
2 parents b178f22 + 726c8d4 commit ccccf40Copy full SHA for ccccf40
src/tools/miri/.github/workflows/sysroots.yml
@@ -16,6 +16,7 @@ jobs:
16
- uses: actions/checkout@v4
17
- name: Build the sysroots
18
run: |
19
+ rustup toolchain install nightly
20
cargo install -f rustup-toolchain-install-master
21
./miri toolchain -c rust-docs # Docs are the only place targets are separated by tier
22
./miri install
0 commit comments