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 88740ef commit 1973447Copy full SHA for 1973447
.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