mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2024-12-15 11:00:53 +01:00
Updated Go lang to 1.17.1 version
This commit is contained in:
parent
551e805f50
commit
c00e9dbfb0
2
.github/workflows/build_images.yml
vendored
2
.github/workflows/build_images.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
name: Initialize build
|
||||
runs-on: ubuntu-latest
|
||||
outputs:
|
||||
os: ["alpine", "ol", "ubuntu"]
|
||||
os: "[\"alpine\", \"ol\", \"ubuntu\"]"
|
||||
steps:
|
||||
- name: Checkout the repository
|
||||
uses: actions/checkout@v2
|
||||
|
Loading…
Reference in New Issue
Block a user