We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f7615e + ef74cb1 commit f9d5656Copy full SHA for f9d5656
.github/workflows/tests.yaml
@@ -12,7 +12,7 @@ jobs:
12
13
strategy:
14
matrix:
15
- php-version: [ '8.1', '8.2', '8.3' ]
+ php-version: [ '8.1', '8.2', '8.3', '8.4' ]
16
17
name: Run tests on PHP v${{ matrix.php-version }}
18
0 commit comments