commit | 9902bf266c4856c35e81ff2cbed89732d750c209 | [log] [tgz] |
---|---|---|
author | Ilya Shipitsin <chipitsine@gmail.com> | Mon Apr 11 22:25:35 2022 +0500 |
committer | Willy Tarreau <w@1wt.eu> | Tue Apr 12 07:59:06 2022 +0200 |
tree | 9c442ee0d4e53089f492416c35fcfddacbcf6f2f | |
parent | 8f6c0c32b8e4505af5fdbb82d059c25f98586713 [diff] |
CI: cirrus: switch to FreeBSD-13.0 we use outdated FreeBSD-12.2, which is outdated, let us update to the actual release
diff --git a/.cirrus.yml b/.cirrus.yml index 9b83e61..d4ced7e 100644 --- a/.cirrus.yml +++ b/.cirrus.yml
@@ -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