Merge branch 'mnowak/OpenBSD_6.8' into 'main'

Add OpenBSD 6.8

See merge request isc-projects/bind9!4298
This commit is contained in:
Michał Kępień 2020-10-30 09:39:33 +00:00
commit 2111ea05cd
2 changed files with 2 additions and 2 deletions

View file

@ -168,7 +168,7 @@ stages:
<<: *libvirt_amd64
.openbsd-amd64: &openbsd_amd64_image
image: "openbsd-6.7-x86_64"
image: "openbsd-6.8-x86_64"
<<: *libvirt_amd64
### Job Templates

View file

@ -50,7 +50,7 @@ following systems:
* Fedora 33
* Red Hat Enterprise Linux / CentOS 7, 8
* FreeBSD 11.4, 12.2
* OpenBSD 6.7
* OpenBSD 6.8
* Alpine Linux 3.12
The amd64, i386, armhf and arm64 CPU architectures are all fully supported.