mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-08-29 00:00:11 +02:00
ci: unfreeze FreeBSD from rustc 1.81 (#7009)
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ auto_cancellation: $CIRRUS_BRANCH != 'master' && $CIRRUS_BRANCH !=~ 'tokio-.*'
|
|||||||
freebsd_instance:
|
freebsd_instance:
|
||||||
image_family: freebsd-14-1
|
image_family: freebsd-14-1
|
||||||
env:
|
env:
|
||||||
RUST_STABLE: 1.81
|
RUST_STABLE: stable
|
||||||
RUST_NIGHTLY: nightly-2024-05-05
|
RUST_NIGHTLY: nightly-2024-05-05
|
||||||
RUSTFLAGS: -D warnings
|
RUSTFLAGS: -D warnings
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user