Skip to content

Commit 6255a45

Browse files
authored
Test FreeBSD 12 on latest nightly
1 parent 71e298f commit 6255a45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ task:
2222
- curl https://sh.rustup.rs -sSf --output rustup.sh
2323
- sh rustup.sh --default-toolchain nightly -y
2424
- . $HOME/.cargo/env
25-
- rustup default nightly-2019-08-22
25+
- rustup default nightly
2626
test_script:
2727
- . $HOME/.cargo/env
2828
- LIBC_CI=1 sh ci/run.sh x86_64-unknown-freebsd

0 commit comments

Comments
 (0)