mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-08-02 04:51:26 +08:00
Update Ubuntu EOL/LTS (#27728)
This commit is contained in:
@@ -10,8 +10,11 @@ The environment includes:
|
||||
The build toolchain for other flight controllers, simulators, and working with ROS are discussed in the [Other Targets](#other-targets) section below.
|
||||
|
||||
::: info
|
||||
PX4 targets the **current Ubuntu LTS** (24.04) for CI and release builds, with the **previous LTS** (22.04) also supported.
|
||||
Older Ubuntu versions are not supported and may not work.
|
||||
The current CI and release target is **Ubuntu 24.04**, with build tests also run on **Ubuntu 22.04**.
|
||||
Ubuntu 26.04 is not yet supported.
|
||||
|
||||
More generally, PX4 supports all currently active Ubuntu LTS releases, dropping versions when they reach end-of-life.
|
||||
Support for a new LTS release is added once it provides the toolchain packages required by CI — including the ability to build for hardware targets and run SIH-based integration tests.
|
||||
:::
|
||||
|
||||
## Simulation and NuttX (Pixhawk) Targets
|
||||
|
||||
Reference in New Issue
Block a user