Skip to content

Commit

Permalink
limit to go 1.16+ (#382)
Browse files Browse the repository at this point in the history
  • Loading branch information
geseq committed Jun 12, 2022
1 parent 131638f commit 9bf0359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: set up Go
uses: actions/setup-go@v2
with:
go-version: 1.14
go-version: 1.16
- name: run goreleaser
uses: goreleaser/goreleaser-action@v3
with:
Expand Down

0 comments on commit 9bf0359

Please sign in to comment.