Skip to content

Commit d9e7b2c

Browse files
committed
Add more archs
1 parent 2f23c9d commit d9e7b2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/params.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ env:
2626
{
2727
"NAME": "mariadb",
2828
"VERSION": ["10.1", "10.2", "10.3", "10.4", "10.5", "10.6"],
29-
"ARCH": ["linux/amd64", "linux/arm64"]
29+
"ARCH": ["linux/amd64", "linux/386", "linux/arm64", "linux/arm/v7", "linux/arm/v6"]
3030
},
3131
{
3232
"NAME": "percona",

0 commit comments

Comments
 (0)