Skip to content

Commit b82d5ee

Browse files
authored
Update phpunit.yml
1 parent 7802d56 commit b82d5ee

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
# setup mysql service
1616
services:
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)