2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

Add OpenBSD 7.4

This commit is contained in:
Michal Nowak
2023-10-17 16:31:51 +02:00
parent c70e9f0fef
commit f8733fc051
2 changed files with 2 additions and 2 deletions

View File

@@ -216,7 +216,7 @@ stages:
<<: *libvirt_amd64 <<: *libvirt_amd64
.openbsd-amd64: &openbsd_amd64_image .openbsd-amd64: &openbsd_amd64_image
image: "openbsd-7.3-x86_64" image: "openbsd-7.4-x86_64"
<<: *libvirt_amd64 <<: *libvirt_amd64
### Job Templates ### Job Templates

View File

@@ -48,7 +48,7 @@ following systems:
- Fedora 38 - Fedora 38
- Red Hat Enterprise Linux / CentOS / Oracle Linux 8, 9 - Red Hat Enterprise Linux / CentOS / Oracle Linux 8, 9
- FreeBSD 12.4, 13.2 - FreeBSD 12.4, 13.2
- OpenBSD 7.3 - OpenBSD 7.4
- Alpine Linux 3.18 - Alpine Linux 3.18
The amd64 CPU architecture is fully supported and regularly tested. The amd64 CPU architecture is fully supported and regularly tested.