We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f08e4f8 commit 658a49aCopy full SHA for 658a49a
.github/workflows/tests.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
fail-fast: true
21
matrix:
22
- php: [8.2, 8.3]
+ php: [8.2, 8.3, 8.4]
23
24
name: PHP ${{ matrix.php }}
25
0 commit comments