fedora 40 is EOL
All checks were successful
Code and build check / Check code (push) Successful in 1m46s
Code and build check / Build with uv (push) Successful in 53s

Signed-off-by: Boris Yumankulov <boria138@altlinux.org>
This commit is contained in:
2025-06-16 17:11:52 +05:00
parent a91c9dacd8
commit 76c0e607c5
2 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@ jobs:
strategy:
matrix:
fedora_version: [40, 41, 42, rawhide]
fedora_version: [41, 42, rawhide]
container:
image: fedora:${{ matrix.fedora_version }}

View File

@ -97,7 +97,7 @@ jobs:
strategy:
matrix:
fedora_version: [40, 41, 42, rawhide]
fedora_version: [41, 42, rawhide]
container:
image: fedora:${{ matrix.fedora_version }}