diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e87efdd4da..b1d51b5ea8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -202,7 +202,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 diff --git a/doc/arm/platforms.inc.rst b/doc/arm/platforms.inc.rst index ac0ea794fe..a7287843ff 100644 --- a/doc/arm/platforms.inc.rst +++ b/doc/arm/platforms.inc.rst @@ -49,7 +49,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.