Remove Fedora 41 from CI and package builds. (#21475)
It went EOL upstream on 2025-12-15.
Austin S. Hemmelgarn committed
Dec 17, 2025 at 07:45 UTC
3d916c365c58c1f94f5e4b80c6cc71bf84d8ac05
2 files changed
+8
-16
.github/data/distros.yml
+7
-7
@@ -239,13 +239,6 @@ include:
239
repo_distro: fedora/42
240
test:
241
ebpf-core: true
242
- - <<: *fedora
243
- version: "41"
244
- packages:
245
- <<: *fedora_packages
246
- repo_distro: fedora/41
247
- test:
248
- ebpf-core: true
242
243
- &opensuse
244
distro: opensuse
@@ -434,6 +427,13 @@ legacy: # Info for platforms we used to support and still need to handle package
427
repo_distro: fedora/40
428
test:
429
ebpf-core: true
430
+ - <<: *fedora
431
+ version: "41"
432
+ packages:
433
+ <<: *fedora_packages
434
+ repo_distro: fedora/41
435
+ test:
436
+ ebpf-core: true
437
- <<: *opensuse
438
version: "15.4"
439
packages:
packaging/PLATFORM_SUPPORT.md
+1
-9
@@ -56,7 +56,6 @@ Our [static builds](#static-builds) are expected to work on these platforms if a
56
| Debian | 11.x | x86\_64, i386, ARMv7, AArch64 | |
57
| Fedora | 43 | x86\_64, AArch64 | |
58
| Fedora | 42 | x86\_64, AArch64 | |
59
-| Fedora | 41 | x86\_64, AArch64 | |
59
| openSUSE | Tumbleweed | x86\_64, AArch64 | |
60
| openSUSE | Leap 16.0 | x86\_64, AArch64 | |
61
| openSUSE | Leap 15.6 | x86\_64, AArch64 | |
@@ -124,22 +123,15 @@ This is a list of platforms that we have supported in the recent past but no lon
123
| Platform | Version | Notes |
124
|--------------|-----------|----------------------|
125
| Alpine Linux | 3.18 | EOL as of 2024-05-23 |
127
-| Alpine Linux | 3.17 | EOL as of 2023-11-01 |
128
-| Alpine Linux | 3.16 | EOL as of 2024-05-23 |
129
-| Alpine Linux | 3.15 | EOL as of 2023-11-01 |
130
-| Alpine Linux | 3.14 | EOL as of 2023-05-01 |
126
| Debian | 10.x | EOL as of 2024-07-01 |
127
+| Fedora | 41 | EOL as of 2025-12-15 |
128
| Fedora | 40 | EOL as of 2024-11-12 |
129
| Fedora | 39 | EOL as of 2024-05-14 |
130
| Fedora | 38 | EOL as of 2024-05-14 |
135
-| Fedora | 37 | EOL as of 2023-12-05 |
131
| openSUSE | Leap 15.5 | EOL as of 2024-12-31 |
137
-| openSUSE | Leap 15.4 | EOL as of 2023-12-07 |
138
-| openSUSE | Leap 15.3 | EOL as of 2022-12-01 |
132
| Ubuntu | 24.10 | EOL as of 2024-07-01 |
133
| Ubuntu | 23.10 | EOL as of 2024-07-01 |
134
| Ubuntu | 23.04 | EOL as of 2024-01-20 |
142
-| Ubuntu | 22.10 | EOL as of 2023-07-20 |
135
| Ubuntu | 18.04 | EOL as of 2023-04-02 |
136
137
## Static builds