Updated Go lang to 1.17.1 version

This commit is contained in:
Alexey Pustovalov 2021-09-14 12:32:43 +02:00
parent aeca02b9ab
commit 1d64aceb30

View File

@ -71,7 +71,7 @@ jobs:
run: |
component_list=$(jq -r '.components | keys | [ .[] | tostring ] | @json' "./build.xml")
echo "::set-output name=list::$component_list"
echo "::set-output name=list::$component_list"
build_base:
timeout-minutes: 70