Skip to content

Commit 1818228

Browse files
committed
Rust version policy: remove Ubuntu 25.10
Ubuntu 25.10 is not supported anymore [1]. Thus remove it. Link: https://ubuntu.com/about/release-cycle [1] Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
1 parent 73fc9f1 commit 1818228

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Rust-version-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The Rust versions currently supported should already be enough for kernel develo
2626
- Gentoo Linux.
2727
- Nix.
2828
- openSUSE Slowroll and openSUSE Tumbleweed.
29-
- Ubuntu 25.10 and 26.04 LTS. In addition, 24.04 LTS using versioned packages.
29+
- Ubuntu 26.04 LTS. In addition, 24.04 LTS using versioned packages.
3030

3131
In addition, we support the toolchains distributed by Rust, installed via [`rustup`](https://rust-lang.github.io/rustup/) or the [standalone installers](https://forge.rust-lang.org/infra/other-installation-methods.html#standalone-installers).
3232

0 commit comments

Comments
 (0)