mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 17:29:21 +02:00
test 5.7 mysql
This commit is contained in:
parent
2b8c4b3eca
commit
d60d7f2250
2
.github/workflows/cypress.yml
vendored
2
.github/workflows/cypress.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
services:
|
services:
|
||||||
mysql:
|
mysql:
|
||||||
image: mysql:latest
|
image: mysql:5.7
|
||||||
env:
|
env:
|
||||||
MYSQL_ALLOW_EMPTY_PASSWORD: false
|
MYSQL_ALLOW_EMPTY_PASSWORD: false
|
||||||
MYSQL_ROOT_PASSWORD: root
|
MYSQL_ROOT_PASSWORD: root
|
||||||
|
Loading…
x
Reference in New Issue
Block a user