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 71e298f commit 6255a45Copy full SHA for 6255a45
.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-2019-08-22
+ - rustup default nightly
26
test_script:
27
28
- LIBC_CI=1 sh ci/run.sh x86_64-unknown-freebsd
0 commit comments