diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index e6a94006958..ad0cc4487b1 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -21,7 +21,7 @@ jobs: test: strategy: matrix: - go-version: [1.x, 1.19.x] + go-version: [1.x, 1.20.x] platform: [ubuntu-latest] include: # include windows, but only with the latest Go version, since there