Skip to content

Commit dec0c12

Browse files
authored
Update phpunit.yml
1 parent 33e026b commit dec0c12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/phpunit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
services:
1616
# mysql database service
1717
mysql:
18-
image: mysql:latest
18+
image: mysql:8.0.43
1919
env:
2020
MYSQL_ROOT_PASSWORD: root
2121
ports:

0 commit comments

Comments
 (0)