Add OpenBSD 6.9

This commit is contained in:
Michal Nowak
2021-05-17 12:02:31 +02:00
parent 38bc6c8aa3
commit 315b8522ba
2 changed files with 2 additions and 2 deletions

View 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

View 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.