Skip to content

Commit 1e55219

Browse files
committed
Fix build matrix
1 parent 93b6c36 commit 1e55219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/params.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ env:
2222
"0.14.0",
2323
"0.13.0",
2424
"0.12.1",
25-
"0.12.0",
25+
"0.12.0"
2626
],
2727
"FLAVOUR": ["latest"],
2828
"ARCH": ["linux/amd64", "linux/386", "linux/arm64", "linux/arm/v7", "linux/arm/v6"]

0 commit comments

Comments
 (0)