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

Commit 2ffa1ef

Browse files
authored
Update release Go version to 1.14.x
1 parent b07c5d8 commit 2ffa1ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/setup-go@v1
2525
# You have to specify a go version or you'll get 1.10
2626
with:
27-
go-version: 1.13.x
27+
go-version: 1.14.x
2828
-
2929
name: Run GoReleaser
3030
uses: goreleaser/goreleaser-action@v1

0 commit comments

Comments
 (0)