Skip to content

Commit a9e110e

Browse files
authored
Merge pull request #8520 from radarhere/fedora
Added Fedora 41
2 parents 16372dd + 71016f2 commit a9e110e

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.github/workflows/test-docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
debian-12-bookworm-x86,
4848
debian-12-bookworm-amd64,
4949
fedora-40-amd64,
50+
fedora-41-amd64,
5051
gentoo,
5152
ubuntu-22.04-jammy-amd64,
5253
ubuntu-24.04-noble-amd64,

docs/installation/platform-support.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ These platforms are built and tested for every change.
3131
+----------------------------------+----------------------------+---------------------+
3232
| Fedora 40 | 3.12 | x86-64 |
3333
+----------------------------------+----------------------------+---------------------+
34+
| Fedora 41 | 3.13 | x86-64 |
35+
+----------------------------------+----------------------------+---------------------+
3436
| Gentoo | 3.12 | x86-64 |
3537
+----------------------------------+----------------------------+---------------------+
3638
| macOS 13 Ventura | 3.9 | x86-64 |

0 commit comments

Comments
 (0)