Updated Go lang to 1.17.1 version

This commit is contained in:
Alexey Pustovalov 2021-09-14 02:19:36 +02:00
parent 551e805f50
commit c00e9dbfb0

View File

@ -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