Skip to content

Commit eeb0ebd

Browse files
asomersAmanieu
authored andcommitted
Update FreeBSD CI image
FreeBSD 12.4 will be EoL on 31-Dec-2023. Update CI to the oldest supported version, 13.2.
1 parent 5a6ca2d commit eeb0ebd

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
task:
22
name: x86_64-unknown-freebsd
33
freebsd_instance:
4-
image_family: freebsd-12-4
4+
image_family: freebsd-13-2
55
setup_script:
66
- curl https://sh.rustup.rs -sSf --output rustup.sh
77
- sh rustup.sh --default-toolchain nightly -y

0 commit comments

Comments
 (0)