Skip to content

Commit

Permalink
test 5.7 mysql
Browse files Browse the repository at this point in the history
  • Loading branch information
slawkens committed May 26, 2023
1 parent 2b8c4b3 commit d60d7f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
services:
mysql:
image: mysql:latest
image: mysql:5.7
env:
MYSQL_ALLOW_EMPTY_PASSWORD: false
MYSQL_ROOT_PASSWORD: root
Expand Down

0 comments on commit d60d7f2

Please sign in to comment.