update test matrix

This commit is contained in:
George Shammas 2023-05-28 15:12:42 -04:00
parent 6c83be7307
commit 129e387fbb
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
test:
strategy:
matrix:
go-version: [ 1.17.x, 1.18.x ]
go-version: [ 1.19.x, 1.20.x ]
os: [ ubuntu-latest ]
runs-on: ${{ matrix.os }}
steps: