CI: cirrus: switch to FreeBSD-13.0

we use outdated FreeBSD-12.2, which is outdated, let us update
to the actual release
This commit is contained in:
Ilya Shipitsin 2022-04-11 22:25:35 +05:00 committed by Willy Tarreau
parent 8f6c0c32b8
commit 9902bf266c
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
FreeBSD_task:
freebsd_instance:
matrix:
image_family: freebsd-12-2
image_family: freebsd-13-0
only_if: $CIRRUS_BRANCH =~ 'master|next'
install_script:
- pkg update -f && pkg upgrade -y && pkg install -y openssl git gmake lua53 socat pcre