Skip to content

Commit

Permalink
Merge pull request #1222 from datacite/update-mysql
Browse files Browse the repository at this point in the history
Update mysql version to match production
  • Loading branch information
digitaldogsbody authored Jul 26, 2024
2 parents 1aa2e60 + 3912d18 commit 8929799
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/parallel_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
ports:
- 11211
mysql:
image: mysql:5.7
image: mysql:8.0.36
env:
MYSQL_DATABASE: datacite
MYSQL_ALLOW_EMPTY_PASSWORD: "yes"
Expand Down

0 comments on commit 8929799

Please sign in to comment.