mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2025-01-05 21:06:58 +01:00
CI: Remove Fedora 38
This commit is contained in:
parent
d1c65fd273
commit
adf0efc859
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -175,7 +175,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
fedora_version: [ '38', '39', '40', '41' ]
|
||||
fedora_version: [ '39', '40', '41' ]
|
||||
container:
|
||||
image: fedora:${{matrix.fedora_version}}
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user