CI: add Fedora 41 and remove 39 for e2e workflow

This commit is contained in:
Stanislas Lange 2025-03-10 10:27:12 +01:00
parent 399c3c87b9
commit 19e4b7961f
No known key found for this signature in database

View File

@ -17,8 +17,8 @@ jobs:
- debian-12-x64
- ubuntu-22-04-x64
- ubuntu-24-04-x64
- fedora-39-x64
- fedora-40-x64
- fedora-41-x64
# - centos-stream-9-x64 # yum oomkill
steps:
- uses: actions/checkout@v4