diff --git a/.cirrus.yml b/.cirrus.yml index d4ced7e49..e6b63e1d1 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -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