mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-08-26 00:53:34 +03:00
CI update FreeBSD version.
This commit is contained in:
parent
3713932836
commit
a9215bf18a
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ task:
|
||||||
UNCOMMON_CONFIG: --with-lg-page=16 --with-malloc-conf=tcache:false
|
UNCOMMON_CONFIG: --with-lg-page=16 --with-malloc-conf=tcache:false
|
||||||
freebsd_instance:
|
freebsd_instance:
|
||||||
matrix:
|
matrix:
|
||||||
image: freebsd-12-3-release-amd64
|
image: freebsd-13-0-release-amd64
|
||||||
install_script:
|
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
|
- 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
|
- pkg upgrade -y
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue