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 7e2f12f + 1e76931 commit c1ea7f5Copy full SHA for c1ea7f5
.cirrus.yml
@@ -22,7 +22,7 @@ task:
22
- curl https://sh.rustup.rs -sSf --output rustup.sh
23
- sh rustup.sh --default-toolchain nightly -y
24
- . $HOME/.cargo/env
25
- - rustup default nightly
+ - rustup default nightly-2019-08-22
26
test_script:
27
28
- LIBC_CI=1 sh ci/run.sh x86_64-unknown-freebsd
0 commit comments