Skip to content

Commit

Permalink
goreleaser: Don't specify a Go version
Browse files Browse the repository at this point in the history
  • Loading branch information
anacrolix committed Jun 16, 2024
1 parent 6b89c44 commit 54de4ac
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ jobs:
-
name: Set up Go
uses: actions/setup-go@v4
with:
go-version: 1.17
-
name: Run GoReleaser
uses: goreleaser/goreleaser-action@v2
Expand Down

0 comments on commit 54de4ac

Please sign in to comment.