CI: cirrus-ci: bump FreeBSD image to 13-1

we use FreeBSD binary packages that we rebuilt for FreeBSD-13.1

Newer FreeBSD version for package zstd:
To ignore this error set IGNORE_OSVERSION=yes
- package: 1301000
- running kernel: 1300139
This commit is contained in:
Ilya Shipitsin 2022-09-08 21:45:16 +05:00 committed by Willy Tarreau
parent eea152ee68
commit b0ab121da1
1 changed files with 1 additions and 1 deletions

View File

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