CI: cirrus-ci: bump FreeBSD image to 14-1
FreeBSD CI since to be broken for a while, try to upgrade the image to the latest 14.1 version.
This commit is contained in:
parent
e4cb0ad632
commit
0302adf996
|
@ -1,7 +1,7 @@
|
|||
FreeBSD_task:
|
||||
freebsd_instance:
|
||||
matrix:
|
||||
image_family: freebsd-14-0
|
||||
image_family: freebsd-14-1
|
||||
only_if: $CIRRUS_BRANCH =~ 'master|next'
|
||||
install_script:
|
||||
- pkg update -f && pkg upgrade -y && pkg install -y openssl git gmake lua54 socat pcre2
|
||||
|
|
Loading…
Reference in New Issue