There was an error while loading. Please reload this page.
1 parent e5ecf49 commit a82589bCopy full SHA for a82589b
1 file changed
.github/workflows/continuous-integration.yml
@@ -31,7 +31,7 @@ jobs:
31
job: ${{ matrix.job }}
32
services:
33
mysql:
34
- image: mysql:8.0
+ image: mysql:5.7
35
env:
36
MYSQL_ROOT_PASSWORD: 'password'
37
MYSQL_ROOT_HOST: '%'
0 commit comments