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 04f5d54 commit 203d662Copy full SHA for 203d662
.cirrus.yml
@@ -19,7 +19,6 @@ task:
19
RUST_VERSION: 1.85
20
21
setup_script:
22
- - pkg install -y ca_root_nss
23
- rm -f rust-toolchain.toml
24
- curl https://sh.rustup.rs -sSf | sh -s -- -y --profile=minimal --default-toolchain ${RUST_VERSION}
25
- . $HOME/.cargo/env
0 commit comments