Skip to content

Commit abb1d2b

Browse files
authored
Remove Debian 12 and Fedora 42 from CI (#9530)
1 parent d16c00f commit abb1d2b

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

.github/workflows/test-docker.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,8 @@ jobs:
4747
arch,
4848
centos-stream-9-amd64,
4949
centos-stream-10-amd64,
50-
debian-12-bookworm-x86,
51-
debian-12-bookworm-amd64,
5250
debian-13-trixie-x86,
5351
debian-13-trixie-amd64,
54-
fedora-42-amd64,
5552
fedora-43-amd64,
5653
gentoo,
5754
ubuntu-22.04-jammy-amd64,

docs/installation/platform-support.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,8 @@ These platforms are built and tested for every change.
2727
+----------------------------------+----------------------------+---------------------+
2828
| CentOS Stream 10 | 3.12 | x86-64 |
2929
+----------------------------------+----------------------------+---------------------+
30-
| Debian 12 Bookworm | 3.11 | x86, x86-64 |
31-
+----------------------------------+----------------------------+---------------------+
3230
| Debian 13 Trixie | 3.13 | x86, x86-64 |
3331
+----------------------------------+----------------------------+---------------------+
34-
| Fedora 42 | 3.13 | x86-64 |
35-
+----------------------------------+----------------------------+---------------------+
3632
| Fedora 43 | 3.14 | x86-64 |
3733
+----------------------------------+----------------------------+---------------------+
3834
| Gentoo | 3.13 | x86-64 |

0 commit comments

Comments
 (0)