Skip to content

Commit 803dda6

Browse files
author
Andrey Helldar
committed
Updated GitHub Actions
1 parent 869bab9 commit 803dda6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
fail-fast: true
1010
matrix:
1111
php: [ "7.2", "7.3", "7.4", "8.0" ]
12-
support: [ "2.0", "3.0" ]
12+
support: [ "2.0", "3.0", "4.0" ]
1313

1414
name: PHP ${{ matrix.php }}, Support ${{ matrix.support }}
1515

0 commit comments

Comments
 (0)