This commit is contained in:
techknowlogick 2023-03-05 00:29:46 -05:00
parent 5b0bb8408d
commit 20a24a1275
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ jobs:
docker:
strategy:
matrix:
go-version: ['1.20']
go-version: ['1.19','1.20']
git-version: ['2.38.4']
golangci-lint-version: ['1.51.2']
runs-on: ubuntu-latest