ci: switch FreeBSD CI environment to 12.2-RELEASE (#3202)

12.1 will be EoL in two months.
This commit is contained in:
Alan Somers
2020-12-01 10:19:54 +09:00
committed by GitHub
parent 08548583b9
commit 128495168d
+2 -2
View File
@@ -1,12 +1,12 @@
freebsd_instance:
image: freebsd-12-1-release-amd64
image: freebsd-12-2-release-amd64
# Test FreeBSD in a full VM on cirrus-ci.com. Test the i686 target too, in the
# same VM. The binary will be built in 32-bit mode, but will execute on a
# 64-bit kernel and in a 64-bit environment. Our tests don't execute any of
# the system's binaries, so the environment shouldn't matter.
task:
name: FreeBSD 12.0
name: FreeBSD
env:
LOOM_MAX_PREEMPTIONS: 2
RUSTFLAGS: -Dwarnings