We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fca6f6 commit a91d438Copy full SHA for a91d438
.cirrus.yml
@@ -1,7 +1,7 @@
1
only_if: $CIRRUS_TAG == '' && ($CIRRUS_PR != '' || $CIRRUS_BRANCH == 'master' || $CIRRUS_BRANCH =~ 'tokio-.*')
2
auto_cancellation: $CIRRUS_BRANCH != 'master' && $CIRRUS_BRANCH !=~ 'tokio-.*'
3
freebsd_instance:
4
- image_family: freebsd-14-0
+ image_family: freebsd-14-1
5
env:
6
RUST_STABLE: stable
7
RUST_NIGHTLY: nightly-2024-05-05
0 commit comments