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 2dc2a39 commit 40f80c6Copy full SHA for 40f80c6
.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-v20190801
+ image: freebsd-11-3-stable-amd64-v20200213
19
setup_script:
20
- pkg install -y curl
21
- curl https://sh.rustup.rs -sSf --output rustup.sh
0 commit comments