Skip to content

Commit

Permalink
CI: add Go 1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
dolmen committed Mar 15, 2023
1 parent ed75e61 commit 77d7704
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ jobs:
- macos-latest
- windows-latest
go:
- '1.18'
- '1.20'
- '1.19'
- '1.18'
- '1.17'
- '1.16'
- '1.15'
Expand Down

0 comments on commit 77d7704

Please sign in to comment.