We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb9d570 commit dcae2b9Copy full SHA for dcae2b9
.cirrus.yml
@@ -3,7 +3,7 @@ auto_cancellation: $CIRRUS_BRANCH != 'master' && $CIRRUS_BRANCH !=~ 'tokio-.*'
3
freebsd_instance:
4
image_family: freebsd-14-1
5
env:
6
- RUST_STABLE: 1.81
+ RUST_STABLE: stable
7
RUST_NIGHTLY: nightly-2024-05-05
8
RUSTFLAGS: -D warnings
9
0 commit comments