mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-24 19:35:00 -04:00
Merge branch 'mnowak/freebsd-13.3' into 'main'
Add FreeBSD 13.3 See merge request isc-projects/bind9!8826
This commit is contained in:
commit
67087b6c43
2 changed files with 2 additions and 2 deletions
|
|
@ -206,7 +206,7 @@ stages:
|
|||
### QCOW2 Image Templates
|
||||
|
||||
.freebsd-13-amd64: &freebsd_13_amd64_image
|
||||
image: "freebsd-13.2-x86_64"
|
||||
image: "freebsd-13.3-x86_64"
|
||||
<<: *libvirt_amd64
|
||||
|
||||
.freebsd-14-amd64: &freebsd_14_amd64_image
|
||||
|
|
|
|||
|
|
@ -47,7 +47,7 @@ following systems:
|
|||
- Ubuntu LTS 20.04, 22.04
|
||||
- Fedora 39
|
||||
- Red Hat Enterprise Linux / CentOS / Oracle Linux 8, 9
|
||||
- FreeBSD 13.2, 14.0
|
||||
- FreeBSD 13.3, 14.0
|
||||
- Alpine Linux 3.19
|
||||
|
||||
The amd64 CPU architecture is fully supported and regularly tested.
|
||||
|
|
|
|||
Loading…
Reference in a new issue