Skip to content

Commit fd94076

Browse files
committed
Use correct build params
1 parent 1ab7128 commit fd94076

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/params.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ env:
2323
"2",
2424
"1"
2525
],
26-
"FLAVOUR": ["latest", "alpine", "debian"],
26+
"FLAVOUR": ["latest"],
2727
"ARCH": ["linux/amd64", "linux/386", "linux/arm64", "linux/arm/v7", "linux/arm/v6"]
2828
}
2929
]

0 commit comments

Comments
 (0)