Skip to content

Commit dcae2b9

Browse files
authored
ci: unfreeze FreeBSD from rustc 1.81 (#7009)
1 parent bb9d570 commit dcae2b9

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
@@ -3,7 +3,7 @@ auto_cancellation: $CIRRUS_BRANCH != 'master' && $CIRRUS_BRANCH !=~ 'tokio-.*'
33
freebsd_instance:
44
image_family: freebsd-14-1
55
env:
6-
RUST_STABLE: 1.81
6+
RUST_STABLE: stable
77
RUST_NIGHTLY: nightly-2024-05-05
88
RUSTFLAGS: -D warnings
99

0 commit comments

Comments
 (0)