mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-01-22 21:38:41 +01:00
Updated Go lang to 1.17.1 version
This commit is contained in:
parent
aeca02b9ab
commit
1d64aceb30
2
.github/workflows/build_images.yml
vendored
2
.github/workflows/build_images.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user