Updated Go lang to 1.17.1 version

This commit is contained in:
Alexey Pustovalov 2021-09-14 08:34:51 +02:00
parent 9a2b6b3c8e
commit 244158f375

View File

@ -43,7 +43,7 @@ jobs:
- shell: bash - shell: bash
id: components id: components
run: | run: |
echo "::set-output name=list::[\"agent\", \"agent2\", \"proxy-mysql\", \"java-gateway\"]" echo "::set-output name=list::[\"agent\", \"agent2\", \"java-gateway\", \"proxy-mysql\", \"proxy-sqlite3\", \"server-mysql\", \"server-pgsql\", \"snmptraps\", \"web-apache-mysql\", \"web-apache-pgsql\", \"web-nginx-mysql\", \"web-nginx-pgsql\", \"web-service\"]"
build_base: build_base:
timeout-minutes: 70 timeout-minutes: 70