diff --git a/.github/workflows/nightly-upload.yml b/.github/workflows/nightly-upload.yml index f1354972f..3b87c85c7 100644 --- a/.github/workflows/nightly-upload.yml +++ b/.github/workflows/nightly-upload.yml @@ -22,9 +22,6 @@ jobs: - ubuntu_distribution: focal gazebo_distribution: fortress - - ubuntu_distribution: focal - gazebo_distribution: garden - - ubuntu_distribution: jammy gazebo_distribution: harmonic diff --git a/garden/install.md b/garden/install.md index 51ee0d912..b3d6935d1 100644 --- a/garden/install.md +++ b/garden/install.md @@ -1,8 +1,13 @@ # Gazebo Garden -Gazebo Garden will be the 7th major release of Gazebo. It will be a +Gazebo Garden was the 7th major release of Gazebo. It was a short-term release. +:::{warning} +Garden has reached end-of-life on November 2024. This page exists for archival purposes. +Please refer to the latest supported version. +::: + ## Binary installation instructions Binary installation is the recommended method of installing Gazebo. diff --git a/index.yaml b/index.yaml index 357386328..53fe074fa 100644 --- a/index.yaml +++ b/index.yaml @@ -229,7 +229,7 @@ releases: version: 14 - name: garden lts: false - eol: false + eol: true description: Supported Sep, 2022 to Sep, 2024 libraries: - name: cmake diff --git a/releases.md b/releases.md index 6463063ba..c88c5bcf8 100644 --- a/releases.md +++ b/releases.md @@ -17,7 +17,7 @@ A Gazebo release follows the form "Gazebo Codename", for example Gazebo Acropoli | [Jetty](https://gazebosim.org/docs/jetty) | Sep, 2025 | Sep, 2030 | LTS | | [Ionic](https://gazebosim.org/docs/ionic) | Sep, 2024 | Sep, 2026 | | | [Harmonic](https://gazebosim.org/docs/harmonic) | Sep, 2023 | Sep, 2028 | LTS | -| [Garden](https://gazebosim.org/docs/garden) | Sep, 2022 | Nov, 2024 | | +| [Garden](https://gazebosim.org/docs/garden) | Sep, 2022 | Nov, 2024 | EOL | | [Fortress](https://gazebosim.org/docs/fortress) | Sep, 2021 | Sep, 2026 | LTS | | [Edifice](https://gazebosim.org/docs/edifice) | Mar, 2021 | Mar, 2022 | EOL | | [Dome](https://gazebosim.org/docs/dome) | Sep, 2020 | Dec, 2021 | EOL |