]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
cirrus: Use FreeBSD 12.4
authorTobias Brunner <tobias@strongswan.org>
Mon, 9 Oct 2023 12:57:17 +0000 (14:57 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 9 Oct 2023 13:22:41 +0000 (15:22 +0200)
FreeBSD 12.3 is officially EOL.

.cirrus.yml

index 5a234897e96457e17e869d9f1952be60a56c2c9d..b1503bcfdc995da95e30aba476fc1b8ea7e38b0c 100644 (file)
@@ -3,9 +3,9 @@ task:
     - name: FreeBSD 13.2
       freebsd_instance:
         image_family: freebsd-13-2
-    - name: FreeBSD 12.3
+    - name: FreeBSD 12.4
       freebsd_instance:
-        image_family: freebsd-12-3
+        image_family: freebsd-12-4
 
   env:
     TESTS_REDUCED_KEYLENGTHS: yes