Skip to content

Commit

Permalink
[fix] upgraded main pipeline go version to 1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
shiouen committed Sep 29, 2021
1 parent b3e6312 commit 2f35e36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: set-up-go
uses: actions/setup-go@v2
with:
go-version: 1.16
go-version: 1.17

- name: provision
run: make provision
Expand Down

0 comments on commit 2f35e36

Please sign in to comment.