Skip to content

Commit

Permalink
Upgrade go 1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
youyo committed Nov 29, 2021
1 parent af06bf2 commit 7207666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@master
- uses: actions/setup-go@master
with:
go-version: 1.13
go-version: 1.17
- uses: goreleaser/goreleaser-action@master
with:
version: latest
Expand Down

0 comments on commit 7207666

Please sign in to comment.