mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-08 00:00:13 +02:00
chore: update Cirrus CI config to test on beta (#1636)
This commit is contained in:
+1
-2
@@ -13,8 +13,7 @@ task:
|
|||||||
setup_script:
|
setup_script:
|
||||||
- pkg install -y curl
|
- pkg install -y curl
|
||||||
- curl https://sh.rustup.rs -sSf --output rustup.sh
|
- curl https://sh.rustup.rs -sSf --output rustup.sh
|
||||||
# TODO: switch back to nightly
|
- sh rustup.sh -y --default-toolchain beta
|
||||||
- sh rustup.sh -y --default-toolchain nightly-2019-08-21
|
|
||||||
- . $HOME/.cargo/env
|
- . $HOME/.cargo/env
|
||||||
- rustup target add i686-unknown-freebsd
|
- rustup target add i686-unknown-freebsd
|
||||||
- |
|
- |
|
||||||
|
|||||||
Reference in New Issue
Block a user