Skip to content

Commit

Permalink
ci: add go1.18 to tests matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
wI2L committed Mar 27, 2022
1 parent 344b4be commit 291eb7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
- "1.15.x"
- "1.16.x"
- "1.17.x"
- "1.18.x"
os:
- ubuntu-latest
- macos-latest
Expand Down

0 comments on commit 291eb7c

Please sign in to comment.