We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ba6f72 commit 3ae0234Copy full SHA for 3ae0234
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ${{ matrix.operating-system }}
8
services:
9
mysql:
10
- image: mysql:5.7
+ image: mysql:5.6
11
env:
12
MYSQL_ALLOW_EMPTY_PASSWORD: false
13
MYSQL_ROOT_PASSWORD: root
0 commit comments