Add OpenBSD 7.0

This commit is contained in:
Michal Nowak 2021-10-21 11:48:21 +02:00
parent af17112319
commit 75e873ed98
No known key found for this signature in database
GPG key ID: 24A3E8463AEE5E56
2 changed files with 3 additions and 3 deletions

View file

@ -175,7 +175,7 @@ stages:
<<: *libvirt_amd64
.openbsd-amd64: &openbsd_amd64_image
image: "openbsd-6.9-x86_64"
image: "openbsd-7.0-x86_64"
<<: *libvirt_amd64
### Job Templates

View file

@ -57,7 +57,7 @@ offer support on a "best effort" basis for some.
### Regularly tested platforms
As of Nov 2020, BIND 9.17 is fully supported and regularly tested on the
As of Oct 2021, BIND 9.17 is fully supported and regularly tested on the
following systems:
* Debian 9, 10
@ -65,7 +65,7 @@ following systems:
* Fedora 34
* Red Hat Enterprise Linux / CentOS / Oracle Linux 7, 8
* FreeBSD 11.4, 12.2, 13.0
* OpenBSD 6.9
* OpenBSD 7.0
* Alpine Linux 3.14
The amd64, i386, armhf and arm64 CPU architectures are all fully supported.