mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-26 19:41:04 -05:00
Add FreeBSD 13.1
(cherry picked from commit bc425be55e1736d4f2ffada5e8d76f96b08c8351)
This commit is contained in:
parent
94b129ddb7
commit
9c9f773386
2 changed files with 2 additions and 2 deletions
|
|
@ -181,7 +181,7 @@ stages:
|
|||
<<: *libvirt_amd64
|
||||
|
||||
.freebsd-13-amd64: &freebsd_13_amd64_image
|
||||
image: "freebsd-13.0-x86_64"
|
||||
image: "freebsd-13.1-x86_64"
|
||||
<<: *libvirt_amd64
|
||||
|
||||
.openbsd-amd64: &openbsd_amd64_image
|
||||
|
|
|
|||
|
|
@ -49,7 +49,7 @@ following systems:
|
|||
- Ubuntu LTS 18.04, 20.04, 22.04
|
||||
- Fedora 35
|
||||
- Red Hat Enterprise Linux / CentOS / Oracle Linux 7, 8, 9
|
||||
- FreeBSD 12.3, 13.0
|
||||
- FreeBSD 12.3, 13.1
|
||||
- OpenBSD 7.1
|
||||
- Alpine Linux 3.16
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue