diff --git a/.github/workflows/integration_tests.yaml b/.github/workflows/integration_tests.yaml index bff83e3..ad3235d 100644 --- a/.github/workflows/integration_tests.yaml +++ b/.github/workflows/integration_tests.yaml @@ -7,7 +7,7 @@ jobs: test: strategy: matrix: - go-version: [ 1.17.x ] + go-version: [ 1.20.x ] platform: [ ubuntu-latest ] runs-on: ${{ matrix.platform }} services: