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 32ca9c5 commit b6ea336Copy full SHA for b6ea336
.github/workflows/tests.yml
@@ -38,7 +38,7 @@ jobs:
38
strategy:
39
fail-fast: true
40
matrix:
41
- php: [8.2, 8.3, 8.4]
+ php: [8.4]
42
43
name: PHP ${{ matrix.php }}
44
0 commit comments