mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2025-01-13 16:44:06 +01:00
CI: Add Fedora 42
This commit is contained in:
parent
19e6ebe9c4
commit
0cccc30c98
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -137,7 +137,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
fedora_version: [ '39', '40', '41' ]
|
||||
fedora_version: [ '39', '40', '41', '42' ]
|
||||
container:
|
||||
image: fedora:${{matrix.fedora_version}}
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user