summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid CARLIER <devnexen@gmail.com>2022-06-18 17:17:26 +0100
committerQi Wang <interwq@gmail.com>2022-06-28 11:48:23 -0700
commita9215bf18aed1a1e59cbc7dfb9a0f018697d491d (patch)
treef77f4d5c51411611d6095e6dcd8a9f06d8548c90
parent3713932836db1190ebadd4a0643db2d354b84fa3 (diff)
downloadjemalloc-a9215bf18aed1a1e59cbc7dfb9a0f018697d491d.tar.gz
CI update FreeBSD version.
-rw-r--r--.cirrus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 75695398..a68f3dc1 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -29,7 +29,7 @@ task:
UNCOMMON_CONFIG: --with-lg-page=16 --with-malloc-conf=tcache:false
freebsd_instance:
matrix:
- image: freebsd-12-3-release-amd64
+ image: freebsd-13-0-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