Skip to content

Commit

Permalink
Merge pull request #67 from dolmen-go/ci-go1.20
Browse files Browse the repository at this point in the history
CI: add Go 1.18 to 1.20
  • Loading branch information
mattn committed Mar 22, 2023
2 parents 11a925c + 9cb611b commit 3cc8472
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 3cc8472

Please sign in to comment.