Use the latest version

This commit is contained in:
Cosmin Cojocar 2023-03-20 10:19:26 +01:00 committed by Cosmin Cojocar
parent 6a73248135
commit 96bb741801

View file

@ -10,7 +10,7 @@ jobs:
test:
strategy:
matrix:
version: [{go: '1.19.2', golangci: 'v1.52.0'}, {go: '1.20.2', golangci: 'latest'}]
version: [{go: '1.19.7', golangci: 'v1.52.0'}, {go: '1.20.2', golangci: 'latest'}]
runs-on: ubuntu-latest
env:
GO111MODULE: on