Skip to content

Commit

Permalink
ci: use Go 1.20
Browse files Browse the repository at this point in the history
Signed-off-by: Sumner Evans <[email protected]>
  • Loading branch information
sumnerevans committed Dec 31, 2023
1 parent 8eba5b0 commit c7303ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
pull_request:

env:
GO_VERSION: "1.21"
GO_VERSION: "1.20"

jobs:
lint:
Expand Down

0 comments on commit c7303ab

Please sign in to comment.