commit | dfb48d4c8a12aa4cd7ff9046c4a3ada0f6946271 | [log] [tgz] |
---|---|---|
author | Ilya Shipitsin <chipitsine@gmail.com> | Sat Apr 22 19:13:03 2023 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Sun Apr 23 09:44:53 2023 +0200 |
tree | 9f37af11edb1cff8805c6376d53b483ac76f05b8 | |
parent | 023c311d70d1ee4f9d5f6ce44ddbc124b6a29572 [diff] |
CI: cirrus-ci: bump FreeBSD image to 13-1 FreeBSD-13.2 released on April 11, 2023
diff --git a/.cirrus.yml b/.cirrus.yml index e6b63e1..2993b94 100644 --- a/.cirrus.yml +++ b/.cirrus.yml
@@ -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