We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e50b2f6 commit 15b9572Copy full SHA for 15b9572
.cirrus.yml
@@ -1,7 +1,7 @@
1
task:
2
name: x86_64-unknown-freebsd
3
freebsd_instance:
4
- image_family: freebsd-13-2
+ image_family: freebsd-13-3
5
setup_script:
6
- curl https://sh.rustup.rs -sSf --output rustup.sh
7
- sh rustup.sh --default-toolchain nightly -y
0 commit comments