Skip to content

Commit 50c2cf1

Browse files
authored
Add tests to php84
1 parent 2ab734f commit 50c2cf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
fail-fast: false
1010
matrix:
11-
php: [8.3, 8.2, 8.1, 8.0]
11+
php: [8.4, 8.3, 8.2, 8.1, 8.0]
1212

1313
name: P${{ matrix.php }}
1414

0 commit comments

Comments
 (0)