From: Guus Sliepen Date: Sun, 9 Nov 2025 16:24:32 +0000 (+0100) Subject: sr.ht CI: bump OpenBSD and NetBSD images X-Git-Url: https://www.tinc-vpn.org/git/?a=commitdiff_plain;h=b7b2a5b1808e3a01dc2b47a2e808af0314529ae2;p=tinc sr.ht CI: bump OpenBSD and NetBSD images --- diff --git a/.builds/netbsd.yml b/.builds/netbsd.yml index 41e5895f..b5b54013 100644 --- a/.builds/netbsd.yml +++ b/.builds/netbsd.yml @@ -1,4 +1,4 @@ -image: netbsd/9.x +image: netbsd/10.x packages: - cmocka diff --git a/.builds/openbsd.yml b/.builds/openbsd.yml index 33480d58..ae0fd1c2 100644 --- a/.builds/openbsd.yml +++ b/.builds/openbsd.yml @@ -1,4 +1,4 @@ -image: openbsd/7.3 +image: openbsd/7.7 packages: - cmocka