Skip to content

Commit a91d438

Browse files
authored
ci: update FreeBSD CI environment (tokio-rs#6616)
Use the newly released FreeBSD 14.1.
1 parent 8fca6f6 commit a91d438

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
only_if: $CIRRUS_TAG == '' && ($CIRRUS_PR != '' || $CIRRUS_BRANCH == 'master' || $CIRRUS_BRANCH =~ 'tokio-.*')
22
auto_cancellation: $CIRRUS_BRANCH != 'master' && $CIRRUS_BRANCH !=~ 'tokio-.*'
33
freebsd_instance:
4-
image_family: freebsd-14-0
4+
image_family: freebsd-14-1
55
env:
66
RUST_STABLE: stable
77
RUST_NIGHTLY: nightly-2024-05-05

0 commit comments

Comments
 (0)