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 b52afaf commit 7f4774eCopy full SHA for 7f4774e
.cirrus.yml
@@ -15,7 +15,7 @@ task:
15
task:
16
name: stable x86_64-unknown-freebsd-11
17
freebsd_instance:
18
- image: freebsd-11-3-stable-amd64-v20200213
+ image: freebsd-11-4-release-amd64
19
setup_script:
20
- pkg install -y curl
21
- curl https://sh.rustup.rs -sSf --output rustup.sh
0 commit comments