From 5771d8e9bcc83a153b93c5eec8eae08a1745133f Mon Sep 17 00:00:00 2001 From: Alan Somers Date: Fri, 17 Sep 2021 16:51:48 -0600 Subject: Update the FreeBSD CI image FreeBSD 11.4 will be EoL on 30-Sept --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index f4cf98da..515b1c97 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -35,7 +35,7 @@ task: env: TARGET: x86_64-unknown-freebsd freebsd_instance: - image: freebsd-11-4-release-amd64 + image: freebsd-12-2-release-amd64 setup_script: - fetch https://sh.rustup.rs -o rustup.sh - sh rustup.sh -y --profile=minimal --default-toolchain $TOOLCHAIN -- cgit v1.2.3