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.
2 parents 88740ef + 1973447 commit 95ce1ffCopy full SHA for 95ce1ff
.cirrus.yml
@@ -29,7 +29,7 @@ task:
29
task:
30
name: nightly x86_64-unknown-freebsd-14
31
freebsd_instance:
32
- image_family: freebsd-14-0-snap
+ image: freebsd-14-0-current-amd64-v20230330
33
setup_script:
34
- pkg install -y libnghttp2 curl
35
- curl https://sh.rustup.rs -sSf --output rustup.sh
0 commit comments