Skip to content

Commit

Permalink
CI: Remove Fedora 36
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaski committed Jul 1, 2023
1 parent e66651a commit 8f1a99b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ jobs:
strategy:
fail-fast: false
matrix:
fedora_version: [ '36', '37', '38', '39' ]
fedora_version: [ '37', '38', '39' ]
container:
image: fedora:${{matrix.fedora_version}}
steps:
Expand Down

0 comments on commit 8f1a99b

Please sign in to comment.