[9.20] new: ci: Add FreeBSD 14.2

Backport of MR !9838

Merge branch 'backport-mnowak/freebsd-14.2-9.20' into 'bind-9.20'

See merge request isc-projects/bind9!9869
This commit is contained in:
Michal Nowak 2024-12-09 13:42:00 +00:00
commit db17c54e54
2 changed files with 2 additions and 2 deletions

View file

@ -210,7 +210,7 @@ stages:
<<: *libvirt_amd64
.freebsd-14-amd64: &freebsd_14_amd64_image
image: "freebsd-14.1-x86_64"
image: "freebsd-14.2-x86_64"
<<: *libvirt_amd64
.openbsd-amd64: &openbsd_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.4, 14.1
- FreeBSD 13.4, 14.2
- Alpine Linux 3.20
The amd64 CPU architecture is fully supported and regularly tested.