diff --git a/.github/workflows/ci-go.yml b/.github/workflows/ci-go.yml index c170eb791..8f4cc372f 100644 --- a/.github/workflows/ci-go.yml +++ b/.github/workflows/ci-go.yml @@ -65,6 +65,7 @@ jobs: - '1.3.*' - '1.4.*' - '1.5.*' + - '1.6.*' terraform-provider-corner-tfprotov6: defaults: run: @@ -103,6 +104,7 @@ jobs: - '1.3.*' - '1.4.*' - '1.5.*' + - '1.6.*' test: name: test (Go v${{ matrix.go-version }}) runs-on: ubuntu-latest