Skip to content

Commit

Permalink
Add MariaDB 11.4 LTS image
Browse files Browse the repository at this point in the history
  • Loading branch information
cedric-anne committed Jun 11, 2024
1 parent 0dac6b6 commit 920c8ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/githubactions-db.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- {image: "mariadb", version: "10.10", config-dir: "/etc/mysql/conf.d"}
- {image: "mariadb", version: "10.11", config-dir: "/etc/mysql/conf.d"}
- {image: "mariadb", version: "11.0", config-dir: "/etc/mysql/conf.d"}
- {image: "mariadb", version: "11.4", config-dir: "/etc/mysql/conf.d"}
- {image: "mysql", version: "5.7", config-dir: "/etc/mysql/conf.d"}
- {image: "mysql", version: "8.0", config-dir: "/etc/mysql/conf.d"}
- {image: "mysql", version: "8.4", config-dir: "/etc/mysql/conf.d"}
Expand Down

0 comments on commit 920c8ad

Please sign in to comment.