]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
CI: cirrus: switch to FreeBSD-13.0
authorIlya Shipitsin <chipitsine@gmail.com>
Mon, 11 Apr 2022 17:25:35 +0000 (22:25 +0500)
committerWilly Tarreau <w@1wt.eu>
Tue, 12 Apr 2022 05:59:06 +0000 (07:59 +0200)
we use outdated FreeBSD-12.2, which is outdated, let us update
to the actual release

.cirrus.yml

index 9b83e6169a18d6be4dfa9615da87a7897c45d604..d4ced7e496bbf5fd64a58cca3fe3d9e30bb99e9d 100644 (file)
@@ -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