Skip to content

Commit

Permalink
test: add 1.18 to tested go versions (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
gssbzn authored May 19, 2022
1 parent 4115397 commit 78c8937
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
golang:
- 1.16
- 1.17
- 1.18
os: [ubuntu-latest, windows-latest, macos-latest]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 78c8937

Please sign in to comment.