Skip to content

Commit

Permalink
CI: add Go 1.18 to 1.20
Browse files Browse the repository at this point in the history
  • Loading branch information
dolmen committed Mar 21, 2023
1 parent 11a925c commit 9cb611b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Expand Up @@ -18,6 +18,9 @@ jobs:
- macos-latest
- windows-latest
go:
- '1.20'
- '1.19'
- '1.18'
- '1.17'
- '1.16'
- '1.15'
Expand Down

0 comments on commit 9cb611b

Please sign in to comment.