Skip to content

Commit

Permalink
drop 18, add 1.20 & 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
tebeka committed Oct 9, 2023
1 parent ce969a6 commit 82f1817
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Expand Up @@ -8,7 +8,8 @@ jobs:
matrix:
go-version:
- 1.19.x
- 1.18.x
- 1.20.x
- 1.21.x
platform: [ubuntu-latest, macos-latest, windows-latest]
runs-on: ${{ matrix.platform }}
steps:
Expand Down

0 comments on commit 82f1817

Please sign in to comment.