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 d328224 commit ecff958Copy full SHA for ecff958
.github/workflows/run-tests.yml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
fail-fast: true
11
matrix:
12
- php: [ 8.2, 8.3, 8.4 ]
+ php: [ 8.3, 8.4 ]
13
14
name: PHP ${{ matrix.php }}
15
0 commit comments