diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 750841ba22..0cdf0d98f2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -216,7 +216,7 @@ stages: <<: *libvirt_amd64 .openbsd-amd64: &openbsd_amd64_image - image: "openbsd-7.3-x86_64" + image: "openbsd-7.4-x86_64" <<: *libvirt_amd64 ### Job Templates diff --git a/doc/arm/platforms.inc.rst b/doc/arm/platforms.inc.rst index f83c1b2abd..531028e5e0 100644 --- a/doc/arm/platforms.inc.rst +++ b/doc/arm/platforms.inc.rst @@ -48,7 +48,7 @@ following systems: - Fedora 38 - Red Hat Enterprise Linux / CentOS / Oracle Linux 8, 9 - FreeBSD 12.4, 13.2 -- OpenBSD 7.3 +- OpenBSD 7.4 - Alpine Linux 3.18 The amd64 CPU architecture is fully supported and regularly tested.