ci: update FreeBSD image to 14.4 (#8038)

This commit is contained in:
xtqqczze
2026-04-11 22:20:55 +02:00
committed by GitHub
parent 81370e6202
commit 7cfce54386
+1 -1
View File
@@ -1,7 +1,7 @@
only_if: $CIRRUS_TAG == '' && ($CIRRUS_PR != '' || $CIRRUS_BRANCH == 'master' || $CIRRUS_BRANCH =~ 'tokio-.*')
auto_cancellation: $CIRRUS_BRANCH != 'master' && $CIRRUS_BRANCH !=~ 'tokio-.*'
freebsd_instance:
image_family: freebsd-14-3
image: freebsd-14-4-release-amd64-ufs
env:
RUST_STABLE: stable
RUST_NIGHTLY: nightly-2025-10-12