Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dev-snapshot' into dev-snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
bhou committed Nov 15, 2023
2 parents 181815b + 6627c90 commit ec0c473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/genie-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- 5432:5432
options: --health-cmd pg_isready --health-interval 10s --health-timeout 5s --health-retries 5
mysql:
image: mysql:5.7
image: mysql:8.0
env:
MYSQL_ROOT_PASSWORD: password
MYSQL_DATABASE: genie
Expand Down

0 comments on commit ec0c473

Please sign in to comment.