]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
cirrus: Use FreeBSD 13.2
authorTobias Brunner <tobias@strongswan.org>
Mon, 9 Oct 2023 12:52:25 +0000 (14:52 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 9 Oct 2023 13:22:41 +0000 (15:22 +0200)
This should fix an error thrown by bison:

 ld-elf.so.1: /lib/libc.so.7: version FBSD_1.7 required by /usr/local/bin/bison not found

.cirrus.yml

index b17bf7fa01e8f91da56805ef5219e0653d5fc688..5a234897e96457e17e869d9f1952be60a56c2c9d 100644 (file)
@@ -1,8 +1,8 @@
 task:
   matrix:
-    - name: FreeBSD 13.0
+    - name: FreeBSD 13.2
       freebsd_instance:
-        image_family: freebsd-13-0
+        image_family: freebsd-13-2
     - name: FreeBSD 12.3
       freebsd_instance:
         image_family: freebsd-12-3