Add Fedora 44 build and drop Fedora 42 build (#6836)

* Add Fedora 44; Drop Fedora 42

* Delete .ci/Fedora42 directory

* Create Dockerfile

* Update release_template.md

* Skip debug
This commit is contained in:
SlightlyCircuitous 2026-04-30 15:09:49 -04:00 committed by GitHub
parent 45ab2602c6
commit dac611f0f1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 4 deletions

View file

@ -131,13 +131,14 @@ jobs:
package: DEB
- distro: Fedora
version: 42
version: 43
package: RPM
test: skip # Running tests on all distros is superfluous
- distro: Fedora
version: 43
version: 44
package: RPM
test: skip # This is failing to build, currently. To be fixed.
- distro: Ubuntu
version: 22.04