Compare commits

...

1 Commits

Author SHA1 Message Date
elee
d94a6f262e change v 2022-03-04 21:00:45 -06:00

View File

@ -108,7 +108,7 @@ local task_build_push_images(name, target, push) =
[
task_build_go(version, arch),
]
for version in ['1.17', '1.16']
for version in ['1.16']
for arch in ['amd64' /*, 'arm64' */]
]) + [
{