Skip to content
This repository was archived by the owner on Feb 11, 2025. It is now read-only.

Commit 51ad69d

Browse files
committed
bump go version for goreleaser
1 parent 949d91c commit 51ad69d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
name: Set up Go
2626
uses: actions/setup-go@v1
2727
with:
28-
go-version: 1.14.x
28+
go-version: 1.16.x
2929
-
3030
name: Set up UPX
3131
run: sudo apt-get update && sudo apt-get install upx-ucl

0 commit comments

Comments
 (0)