mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2025-01-05 12:56:52 +01:00
CI: Add Fedora 39
This commit is contained in:
parent
b660287779
commit
de9d28adea
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -134,7 +134,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
fedora_version: [ '36', '37', '38' ]
|
||||
fedora_version: [ '36', '37', '38', '39' ]
|
||||
container:
|
||||
image: fedora:${{matrix.fedora_version}}
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user