Skip to content

Commit 12f3f35

Browse files
authored
Updated unit test (#4619)
1 parent 953eb1f commit 12f3f35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/phpunit.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ jobs:
1414
strategy:
1515
matrix:
1616
operating-system: [ubuntu-latest]
17-
php-versions: ['7.4', '8.3']
18-
mysql-version: ['5.7', '8.0']
17+
php-versions: ['7.4', '8.4']
18+
mysql-version: ['5.7', '8.0', '8.4']
1919

2020
services:
2121
mysql:

0 commit comments

Comments
 (0)