Skip to content

Commit

Permalink
upd: adding go 1.16 to goreleaser github workflow step
Browse files Browse the repository at this point in the history
  • Loading branch information
rizkybiz committed Jun 29, 2021
1 parent 5d4b51e commit be2fd09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.15
go-version: 1.16
# -
# name: Docker Login
# uses: docker/login-action@v1
Expand Down

0 comments on commit be2fd09

Please sign in to comment.