We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95eec7d commit 3868fd4Copy full SHA for 3868fd4
.github/workflows/ci.yaml
@@ -76,7 +76,7 @@ jobs:
76
runs-on: ubuntu-latest
77
strategy:
78
matrix:
79
- fedora: [41, 42]
+ fedora: [42, 43]
80
php: [0, 'remi-8.0', 'remi-8.1', 'remi-8.2', 'remi-8.3', 'remi-8.4']
81
container:
82
image: fedora:${{ matrix.fedora }}
0 commit comments