mirror of
https://github.com/strawberrymusicplayer/strawberry
synced 2025-01-23 06:09:02 +01:00
CI: Add Fedora 37
This commit is contained in:
parent
b2558b703c
commit
5c8e49296c
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -137,7 +137,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
fedora_version: [ '35', '36' ]
|
||||
fedora_version: [ '35', '36', '37' ]
|
||||
container:
|
||||
image: fedora:${{matrix.fedora_version}}
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user