Skip to content

Commit

Permalink
CI - Update the list of MySQL containers
Browse files Browse the repository at this point in the history
  • Loading branch information
macbre committed Sep 13, 2023
1 parent 9ccb154 commit 5073503
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,13 @@ jobs:
# https://hub.docker.com/_/mysql?tab=tags
- "mysql:5.7.32"
- "mysql:8.0.22"
- "mysql:8.1.0"
# https://hub.docker.com/_/mariadb?tab=tags
- "mariadb:10.1"
- "mariadb:10.2"
- "mariadb:10.5"
- "mariadb:10.6"
- "mariadb:11.1.2"
# https://hub.docker.com/_/percona?tab=tags
- "percona:8.0.22-13"

Expand Down

0 comments on commit 5073503

Please sign in to comment.