Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

Commit

Permalink
Update release Go version to 1.14.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Young authored Jun 1, 2020
1 parent b07c5d8 commit 2ffa1ef
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 @@ -24,7 +24,7 @@ jobs:
uses: actions/setup-go@v1
# You have to specify a go version or you'll get 1.10
with:
go-version: 1.13.x
go-version: 1.14.x
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v1
Expand Down

0 comments on commit 2ffa1ef

Please sign in to comment.