Update FreeBSD image to 12.3 for cirrus ci.

This commit is contained in:
Qi Wang 2022-04-19 14:43:26 -07:00 committed by Qi Wang
parent ed5fc14b28
commit 5841b6dbe7

View File

@ -29,7 +29,7 @@ task:
UNCOMMON_CONFIG: --with-lg-page=16 --with-malloc-conf=tcache:false
freebsd_instance:
matrix:
image: freebsd-12-2-release-amd64
image: freebsd-12-3-release-amd64
install_script:
- sed -i.bak -e 's,pkg+http://pkg.FreeBSD.org/\${ABI}/quarterly,pkg+http://pkg.FreeBSD.org/\${ABI}/latest,' /etc/pkg/FreeBSD.conf
- pkg upgrade -y