diff --git a/.cirrus.yml b/.cirrus.yml index bcafac2f3..5d83aef29 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -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