Skip to content

Commit

Permalink
.github: add mysql 8.4/3 to arigaio images (#3183)
Browse files Browse the repository at this point in the history
  • Loading branch information
a8m authored Oct 9, 2024
1 parent b49f56f commit 6591c06
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/cd-docker-push-mysql_oss.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ jobs:
- dialect: mysql:5.7.26
platforms: linux/amd64
- dialect: mysql:8
- dialect: mysql:8.4
- dialect: mysql:8.4.0
- dialect: mysql:8.3
- dialect: mysql:8.3.0
- dialect: mariadb:latest
build-args: SERVER=mariadbd
- dialect: mariadb:10.2
Expand Down

0 comments on commit 6591c06

Please sign in to comment.