Skip to content

Commit

Permalink
chore: don't specify Go version for lint
Browse files Browse the repository at this point in the history
  • Loading branch information
twpayne committed Jun 22, 2024
1 parent 2593d1e commit 5ee925c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ jobs:
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
- uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7
with:
go-version: '1.21'
- uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64
with:
version: v1.59.1
Expand Down

0 comments on commit 5ee925c

Please sign in to comment.