Skip to content

Commit ee8d3e5

Browse files
author
Jesus Checa Hidalgo
committed
Update fedora workflows as f-37 is already EOL
1 parent f71895b commit ee8d3e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fedora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
fail-fast: false
1111
matrix:
12-
fedora-version: [37, rawhide]
12+
fedora-version: [38, 39, rawhide]
1313
container:
1414
image: "fedora:${{matrix.fedora-version}}"
1515
# These options are required to be able to run lldb inside the container

0 commit comments

Comments
 (0)