Skip to content

Commit b6ea336

Browse files
committed
Limit to 8.4 PHP Test
1 parent 32ca9c5 commit b6ea336

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
strategy:
3939
fail-fast: true
4040
matrix:
41-
php: [8.2, 8.3, 8.4]
41+
php: [8.4]
4242

4343
name: PHP ${{ matrix.php }}
4444

0 commit comments

Comments
 (0)