Skip to content

Commit

Permalink
Resolve issues with mysql tests (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr authored Oct 16, 2019
1 parent db94481 commit ef5aec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- POSTGRES_USER=test
- POSTGRES_PASSWORD=test
- POSTGRES_DB=keto
- image: mysql:5.7
- image: mysql:8.0
environment:
- MYSQL_ROOT_PASSWORD=test
working_directory: /go/src/github.com/ory/keto
Expand Down

0 comments on commit ef5aec8

Please sign in to comment.