diff --git a/.github/workflows/codecov.yml b/.github/workflows/codecov.yml index 0f587084..0b66a230 100644 --- a/.github/workflows/codecov.yml +++ b/.github/workflows/codecov.yml @@ -13,7 +13,7 @@ jobs: if: github.event.pull_request.merged == true strategy: matrix: - go-version: [1.17.x] + go-version: [1.19.x] platform: [ubuntu-latest] tags: - ""