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

FreeBSD-13.2 released on April 11, 2023
This commit is contained in:
Ilya Shipitsin 2023-04-22 19:13:03 +02:00 committed by Willy Tarreau
parent 023c311d70
commit dfb48d4c8a
1 changed files with 1 additions and 1 deletions

View File

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