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 f1ad2f5 + aaea7a6 commit 93f7d83Copy full SHA for 93f7d83
.cirrus.yml
@@ -30,7 +30,7 @@ task:
30
task:
31
name: nightly x86_64-unknown-freebsd-12
32
freebsd_instance:
33
- image: freebsd-12-0-release-amd64
+ image: freebsd-12-1-release-amd64
34
setup_script:
35
- pkg install -y curl
36
- curl https://sh.rustup.rs -sSf --output rustup.sh
0 commit comments