mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 17:29:21 +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
|
||||
services:
|
||||
mysql:
|
||||
image: mysql:5.7
|
||||
image: mysql:8.0
|
||||
env:
|
||||
MYSQL_ROOT_PASSWORD: root
|
||||
MYSQL_DATABASE: myaac
|
||||
|
Loading…
x
Reference in New Issue
Block a user