Skip to content

Commit

Permalink
bump go version for goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
bdebyl committed Sep 1, 2022
1 parent 949d91c commit 51ad69d
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 @@ -25,7 +25,7 @@ jobs:
name: Set up Go
uses: actions/setup-go@v1
with:
go-version: 1.14.x
go-version: 1.16.x
-
name: Set up UPX
run: sudo apt-get update && sudo apt-get install upx-ucl
Expand Down

0 comments on commit 51ad69d

Please sign in to comment.