Try mysql 8 to fix github actions
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -33,7 +33,7 @@ jobs:
|
||||
--health-retries 5
|
||||
|
||||
mysql:
|
||||
image: mysql:5.7
|
||||
image: mysql:8.0
|
||||
env:
|
||||
MYSQL_USER: root
|
||||
MYSQL_PASSWORD: 'BestPasswordEver'
|
||||
|
||||
Reference in New Issue
Block a user