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 9d028c7 commit 557c6aeCopy full SHA for 557c6ae
.cirrus.yml
@@ -4,7 +4,7 @@
4
task:
5
name: stable x86_64-unknown-freebsd-14
6
freebsd_instance:
7
- image: freebsd-14-0-current-amd64-v20230803
+ image_family: freebsd-14-0
8
setup_script:
9
- curl https://sh.rustup.rs -sSf --output rustup.sh
10
- sh rustup.sh --default-toolchain stable -y --profile=minimal
0 commit comments