docs: fix admonition syntax in Ubuntu dev env doc

Co-authored-by: hamishwillee <5368500+hamishwillee@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-02-12 03:48:18 +00:00
parent dcedb23264
commit f0e28e9016
+1 -1
View File
@@ -9,7 +9,7 @@ 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
::: 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.
:::