mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 17:29:21 +02:00
try mysql 5.7
This commit is contained in:
parent
12bc6a0333
commit
535ae2047d
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:8.0
|
image: mysql:5.7
|
||||||
env:
|
env:
|
||||||
MYSQL_ROOT_PASSWORD: root
|
MYSQL_ROOT_PASSWORD: root
|
||||||
MYSQL_DATABASE: myaac
|
MYSQL_DATABASE: myaac
|
||||||
|
Loading…
x
Reference in New Issue
Block a user