Skip to content

Commit

Permalink
drop F39 from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
remicollet committed Dec 19, 2024
1 parent 75800f0 commit 16b8205
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
fedora: [39, 40, 41]
fedora: [40, 41]
php: [0, 'remi-8.0', 'remi-8.1', 'remi-8.2', 'remi-8.3', 'remi-8.4']
container:
image: fedora:${{ matrix.fedora }}
Expand Down

0 comments on commit 16b8205

Please sign in to comment.