Remove Ubuntu 23.10 from supported platforms. (#18082)
Austin S. Hemmelgarn committed
Jul 8, 2024 at 09:49 UTC
3a4624f47bb4e16b5e649cfff91c07dc733b5ae3
2 files changed
+6
-7
.github/data/distros.yml
+5
-5
@@ -301,11 +301,6 @@ include:
301
- arm64
302
test:
303
ebpf-core: true
304
- - <<: *ubuntu
305
- version: "23.10"
306
- packages:
307
- <<: *ubuntu_packages
308
- repo_distro: ubuntu/mantic
304
- <<: *ubuntu
305
version: "22.04"
306
packages:
@@ -343,6 +338,11 @@ legacy: # Info for platforms we used to support and still need to handle package
338
packages:
339
<<: *cs_packages
340
repo_distro: el/c8s
341
+ - <<: *ubuntu
342
+ version: "23.10"
343
+ packages:
344
+ <<: *ubuntu_packages
345
+ repo_distro: ubuntu/mantic
346
no_include: # Info for platforms not covered in CI
347
- distro: docker
348
version: "19.03 or newer"
packaging/PLATFORM_SUPPORT.md
+1
-2
@@ -77,7 +77,6 @@ to work on these platforms with minimal user effort.
77
| Red Hat Enterprise Linux | 8.x | x86\_64, AArch64 | |
78
| Red Hat Enterprise Linux | 7.x | x86\_64 | |
79
| Ubuntu | 24.04 | x86\_64, AArch64, ARMv7 | |
80
-| Ubuntu | 23.10 | x86\_64, AArch64, ARMv7 | |
80
| Ubuntu | 22.04 | x86\_64, ARMv7, AArch64 | |
81
| Ubuntu | 20.04 | x86\_64, ARMv7, AArch64 | |
82
@@ -161,9 +160,9 @@ This is a list of platforms that we have supported in the recent past but no lon
160
| Fedora | 37 | EOL as of 2023-12-05 |
161
| openSUSE | Leap 15.4 | EOL as of 2023-12-07 |
162
| openSUSE | Leap 15.3 | EOL as of 2022-12-01 |
163
+| Ubuntu | 23.10 | EOL as of 2024-07-01 |
164
| Ubuntu | 23.04 | EOL as of 2024-01-20 |
165
| Ubuntu | 22.10 | EOL as of 2023-07-20 |
166
-| Ubuntu | 21.10 | EOL as of 2022-07-31 |
166
| Ubuntu | 18.04 | EOL as of 2023-04-02 |
167
168
## Static builds