mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-27 17:59:22 +02:00
Revert "try mysql 5.7"
This reverts commit 535ae2047d76ccce03224eab051e164b10740215.
This commit is contained in:
parent
535ae2047d
commit
7e347e950f
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:5.7
|
image: mysql:8.0
|
||||||
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