Skip to content

Commit ea9e3c2

Browse files
committed
Add a few more PHP versions.
1 parent 76ff954 commit ea9e3c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ jobs:
167167
strategy:
168168
fail-fast: false
169169
matrix:
170-
php: [ '8.4' ]
170+
php: [ '7.2', '7.4', '8.0', '8.4' ]
171171
db-version: [ '8.4' ]
172172
phpunit-test-groups: [ 'html-api-html5lib-tests' ]
173173

0 commit comments

Comments
 (0)