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 23c8155 commit 7b44528Copy full SHA for 7b44528
.cirrus.yml
@@ -17,7 +17,7 @@ task:
17
task:
18
name: stable x86_64-unknown-freebsd-13
19
freebsd_instance:
20
- image_family: freebsd-13-2
+ image_family: freebsd-13-3
21
setup_script:
22
- curl https://sh.rustup.rs -sSf --output rustup.sh
23
- sh rustup.sh --default-toolchain stable -y --profile=minimal
0 commit comments