mirror of
http://git.haproxy.org/git/haproxy.git/
synced 2025-02-19 20:27:01 +00:00
CI: cirrus: update FreeBSD image to 12.2
we already tried to run FreeBSD-stable. it is pain, so we use FreeBSD releases, we need to keep packages and release in sync. let us update to released FreeBSD-12.2
This commit is contained in:
parent
7f583be822
commit
4d838c4c3c
@ -1,7 +1,7 @@
|
||||
FreeBSD_task:
|
||||
freebsd_instance:
|
||||
matrix:
|
||||
image_family: freebsd-12-1
|
||||
image_family: freebsd-12-2
|
||||
only_if: $CIRRUS_BRANCH =~ 'master|next'
|
||||
install_script:
|
||||
- pkg update -f && pkg upgrade -y && pkg install -y openssl git gmake lua53 socat
|
||||
|
Loading…
Reference in New Issue
Block a user