bump github actions go version to 1.17

This commit is contained in:
Gokcehan 2022-01-22 14:44:54 +03:00
parent 76338f1a4d
commit 92e8a247b1
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.15
go-version: 1.17
- name: Build
run: go build -v ./...

View File

@ -15,7 +15,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.15
go-version: 1.17
- name: Build
run: gen/xbuild.sh