Skip to content

Commit

Permalink
Update fedora workflows as f-37 is already EOL
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesus Checa Hidalgo committed Mar 5, 2024
1 parent 2bf717a commit c495d9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fedora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
strategy:
fail-fast: false
matrix:
fedora-version: [37, rawhide]
fedora-version: [38, 39, rawhide]
container:
image: "fedora:${{matrix.fedora-version}}"
# These options are required to be able to run lldb inside the container
Expand Down

0 comments on commit c495d9d

Please sign in to comment.