Skip to content

Commit

Permalink
gha: Replace F34/35 with F35/36
Browse files Browse the repository at this point in the history
- dropping Fedora 34 because it is due to EOL soon

Signed-off-by: Rob Crittenden <[email protected]>
  • Loading branch information
rcritten committed Jun 2, 2022
1 parent 6359917 commit 76133fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
fedora-release: [34, 35]
fedora-release: [35, 36]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 76133fe

Please sign in to comment.