diff --git a/README.md b/README.md index 8075b60..fd58914 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ For comprehensive documentation including installation, configuration, CDI, Swar ## Requirements -- Ubuntu 22.04 or 24.04, or RHEL/CentOS 9 +- Ubuntu 22.04, 24.04, or 26.04, or RHEL/CentOS 9 - Docker version 25 or later - All `amd-ctk runtime configure` commands should be run as root/sudo diff --git a/docs/container-runtime/release-notes.rst b/docs/container-runtime/release-notes.rst index 97b3178..c5cbebb 100644 --- a/docs/container-runtime/release-notes.rst +++ b/docs/container-runtime/release-notes.rst @@ -14,7 +14,7 @@ Compatibility Matrix - Supported OS * - 1.3.0 - 25.0+ - - Ubuntu 22.04, Ubuntu 24.04 + - Ubuntu 22.04, Ubuntu 24.04, Ubuntu 26.04 * - 1.2.0 - 25.0+ - Ubuntu 22.04, Ubuntu 24.04 diff --git a/docs/container-runtime/requirements.rst b/docs/container-runtime/requirements.rst index 0391247..c9eff1d 100644 --- a/docs/container-runtime/requirements.rst +++ b/docs/container-runtime/requirements.rst @@ -7,6 +7,7 @@ Supported Operating Systems --------------------------- - Ubuntu 22.04 LTS (Jammy Jellyfish) - Ubuntu 24.04 LTS (Noble Numbat) +- Ubuntu 26.04 LTS (Resolute Raccoon) - RHEL 9.5 .. note::