]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add OpenBSD 7.4
authorMichal Nowak <mnowak@isc.org>
Tue, 17 Oct 2023 14:31:51 +0000 (16:31 +0200)
committerMichal Nowak <mnowak@isc.org>
Thu, 26 Oct 2023 14:27:56 +0000 (16:27 +0200)
.gitlab-ci.yml
doc/arm/platforms.inc.rst

index 750841ba22760622cdfa16a35a43fca61ad773ab..0cdf0d98f2d5ac60c889dfd95071f2c6a5dd1790 100644 (file)
@@ -216,7 +216,7 @@ stages:
   <<: *libvirt_amd64
 
 .openbsd-amd64: &openbsd_amd64_image
-  image: "openbsd-7.3-x86_64"
+  image: "openbsd-7.4-x86_64"
   <<: *libvirt_amd64
 
 ### Job Templates
index f83c1b2abd77aca4441b478821143cc6bbc819c9..531028e5e027462fd43b95eb105f48327530af6f 100644 (file)
@@ -48,7 +48,7 @@ following systems:
 -  Fedora 38
 -  Red Hat Enterprise Linux / CentOS / Oracle Linux 8, 9
 -  FreeBSD 12.4, 13.2
--  OpenBSD 7.3
+-  OpenBSD 7.4
 -  Alpine Linux 3.18
 
 The amd64 CPU architecture is fully supported and regularly tested.