From b7b2a5b1808e3a01dc2b47a2e808af0314529ae2 Mon Sep 17 00:00:00 2001 From: Guus Sliepen Date: Sun, 9 Nov 2025 17:24:32 +0100 Subject: [PATCH] sr.ht CI: bump OpenBSD and NetBSD images --- .builds/netbsd.yml | 2 +- .builds/openbsd.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.47.3