summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQi Wang <interwq@gwu.edu>2022-04-19 14:43:26 -0700
committerQi Wang <interwq@gmail.com>2022-04-19 15:29:30 -0700
commit5841b6dbe7106cf40923593ba8a0e6421a5fe905 (patch)
tree7d2685d22ca451e4ad85af010e147f815b2f7764
parented5fc14b28ca62a6ba57b65adf557e1ef09037f0 (diff)
downloadjemalloc-5841b6dbe7106cf40923593ba8a0e6421a5fe905.tar.gz
Update FreeBSD image to 12.3 for cirrus ci.
-rw-r--r--.cirrus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 4cca64ba..75695398 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-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