]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add OpenBSD 6.9
authorMichal Nowak <mnowak@isc.org>
Mon, 17 May 2021 10:02:31 +0000 (12:02 +0200)
committerMichal Nowak <mnowak@isc.org>
Wed, 19 May 2021 15:21:23 +0000 (17:21 +0200)
.gitlab-ci.yml
PLATFORMS.md

index df73be8a2bf569645abf4f9b01e9064fc4d99f71..4143d4832bf6042ec32a734acec8a19390dd9a04 100644 (file)
@@ -174,7 +174,7 @@ stages:
   <<: *libvirt_amd64
 
 .openbsd-amd64: &openbsd_amd64_image
-  image: "openbsd-6.8-x86_64"
+  image: "openbsd-6.9-x86_64"
   <<: *libvirt_amd64
 
 ### Job Templates
index 25a05aa8d780173f5d5fa46312c675eb56b21147..6276a34e31c8dbbd603af5edc055e814edc25377 100644 (file)
@@ -50,7 +50,7 @@ following systems:
 * Fedora 33
 * Red Hat Enterprise Linux / CentOS 7, 8
 * FreeBSD 11.4, 12.2
-* OpenBSD 6.8
+* OpenBSD 6.9
 * Alpine Linux 3.13
 
 The amd64, i386, armhf and arm64 CPU architectures are all fully supported.