Skip to content

Commit ef3dc04

Browse files
committed
CI: Go version bump to 1.17
1 parent bcb2761 commit ef3dc04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Setup go
3030
uses: actions/setup-go@v2
3131
with:
32-
go-version: 1.16
32+
go-version: 1.17
3333

3434
- name: Build
3535
run: ./build.sh

0 commit comments

Comments
 (0)