Skip to content

Commit 7b5db71

Browse files
authored
ci: Test with Terraform 1.6.x (#335)
At some point we'll switch the CI workflows to using GitHub Actions shared configuration variables.
1 parent 56f50c7 commit 7b5db71

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci-go.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
- '1.3.*'
6666
- '1.4.*'
6767
- '1.5.*'
68+
- '1.6.*'
6869
terraform-provider-corner-tfprotov6:
6970
defaults:
7071
run:
@@ -103,6 +104,7 @@ jobs:
103104
- '1.3.*'
104105
- '1.4.*'
105106
- '1.5.*'
107+
- '1.6.*'
106108
test:
107109
name: test (Go v${{ matrix.go-version }})
108110
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)