change v
agola/agola/agola build/test The run is pending Details

This commit is contained in:
elee 2022-03-04 21:00:45 -06:00
parent 2518c42f31
commit d94a6f262e
1 changed files with 1 additions and 1 deletions

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' */]
]) + [
{