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

Add FreeBSD 13.4

This commit is contained in:
Michal Nowak
2024-10-15 15:16:22 +02:00
parent 3c720c6425
commit 88b4367daa
2 changed files with 2 additions and 2 deletions

View File

@@ -206,7 +206,7 @@ stages:
### QCOW2 Image Templates
.freebsd-13-amd64: &freebsd_13_amd64_image
image: "freebsd-13.3-x86_64"
image: "freebsd-13.4-x86_64"
<<: *libvirt_amd64
.freebsd-14-amd64: &freebsd_14_amd64_image

View File

@@ -47,7 +47,7 @@ following systems:
- Ubuntu LTS 20.04, 22.04, 24.04
- Fedora 40
- Red Hat Enterprise Linux / CentOS / Oracle Linux 8, 9
- FreeBSD 13.3, 14.1
- FreeBSD 13.4, 14.1
- Alpine Linux 3.20
The amd64 CPU architecture is fully supported and regularly tested.