Add Fedora 43 (#9290)

This commit is contained in:
Hugo van Kemenade 2025-11-05 19:24:43 +02:00 committed by GitHub
commit b33a31524a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 0 deletions

View File

@ -50,6 +50,7 @@ jobs:
debian-13-trixie-x86, debian-13-trixie-x86,
debian-13-trixie-amd64, debian-13-trixie-amd64,
fedora-42-amd64, fedora-42-amd64,
fedora-43-amd64,
gentoo, gentoo,
ubuntu-22.04-jammy-amd64, ubuntu-22.04-jammy-amd64,
ubuntu-24.04-noble-amd64, ubuntu-24.04-noble-amd64,

View File

@ -35,6 +35,8 @@ These platforms are built and tested for every change.
+----------------------------------+----------------------------+---------------------+ +----------------------------------+----------------------------+---------------------+
| Fedora 42 | 3.13 | x86-64 | | Fedora 42 | 3.13 | x86-64 |
+----------------------------------+----------------------------+---------------------+ +----------------------------------+----------------------------+---------------------+
| Fedora 43 | 3.14 | x86-64 |
+----------------------------------+----------------------------+---------------------+
| Gentoo | 3.12 | x86-64 | | Gentoo | 3.12 | x86-64 |
+----------------------------------+----------------------------+---------------------+ +----------------------------------+----------------------------+---------------------+
| macOS 15 Sequoia | 3.10 | x86-64 | | macOS 15 Sequoia | 3.10 | x86-64 |