Remove Fedora 41 Build and Add Fedora 43 Build (#6305)

* Create Dockerfile

* Update Release Template

* Delete .ci/Fedora41 directory

* remove F41, add F43
This commit is contained in:
SlightlyCircuitous 2025-11-11 20:18:20 -05:00 committed by GitHub
parent 8e88749078
commit 3c85ca9cbc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

View file

@ -131,12 +131,12 @@ jobs:
package: DEB
- distro: Fedora
version: 41
version: 42
package: RPM
test: skip # Running tests on all distros is superfluous
- distro: Fedora
version: 42
version: 43
package: RPM
- distro: Ubuntu