Skip to content

Commit 5771d8e

Browse files
committed
Update the FreeBSD CI image
FreeBSD 11.4 will be EoL on 30-Sept
1 parent b45d842 commit 5771d8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cirrus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ task:
3535
env:
3636
TARGET: x86_64-unknown-freebsd
3737
freebsd_instance:
38-
image: freebsd-11-4-release-amd64
38+
image: freebsd-12-2-release-amd64
3939
setup_script:
4040
- fetch https://sh.rustup.rs -o rustup.sh
4141
- sh rustup.sh -y --profile=minimal --default-toolchain $TOOLCHAIN

0 commit comments

Comments
 (0)