Skip to content

Commit 778dae0

Browse files
authored
add php 8.3 tests
1 parent 6a2da2c commit 778dae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
fail-fast: true
1010
matrix:
11-
php: [7.4, "8.0", 8.1, 8.2]
11+
php: [7.4, "8.0", 8.1, 8.2, 8.3]
1212

1313
name: Tests PHP ${{ matrix.php }}
1414

0 commit comments

Comments
 (0)