Skip to content

Commit

Permalink
chore: test on old-stable Go only
Browse files Browse the repository at this point in the history
  • Loading branch information
twpayne committed Jun 22, 2024
1 parent 18f4857 commit 895ae37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
- uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7
with:
go-version: '1.21'
go-version: old-stable
- uses: golangci/golangci-lint-action@a4f60bb28d35aeee14e6880718e0c85ff1882e64
with:
version: v1.59.1
Expand Down

0 comments on commit 895ae37

Please sign in to comment.