Skip to content

Commit

Permalink
extended go support
Browse files Browse the repository at this point in the history
  • Loading branch information
realPy committed Jul 18, 2023
1 parent 3394815 commit 4358200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
test:
strategy:
matrix:
go-version: [1.16.x,1.17.x,1.18.x]
go-version: [1.16.x,1.17.x,1.18.x,1.19x,1.20x]
os: [ubuntu-latest]
runs-on: ${{ matrix.os }}
services:
Expand Down

0 comments on commit 4358200

Please sign in to comment.