Update FreeBSD image to 12.3 for cirrus ci.
This commit is contained in:
parent
ed5fc14b28
commit
5841b6dbe7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user