Skip to content

Commit

Permalink
.github/workflows: Test on Terraform 1.4.* versions (#272)
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad committed Mar 9, 2023
1 parent ada9da9 commit 77253be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci-go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
- '1.1.*'
- '1.2.*'
- '1.3.*'
- '1.4.*'
terraform-provider-corner-tfprotov6:
defaults:
run:
Expand Down Expand Up @@ -99,6 +100,7 @@ jobs:
- '1.1.*'
- '1.2.*'
- '1.3.*'
- '1.4.*'
test:
name: test (Go v${{ matrix.go-version }})
runs-on: ubuntu-latest
Expand Down

0 comments on commit 77253be

Please sign in to comment.