Skip to content

Commit

Permalink
Update test matrix to use latest minor releases of Terraform
Browse files Browse the repository at this point in the history
  • Loading branch information
minamijoyo committed Oct 2, 2023
1 parent 2eb79e8 commit b8bf070
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yaml
Expand Up @@ -39,9 +39,9 @@ jobs:
fail-fast: false
matrix:
terraform:
- 1.5.5
- 1.4.6
- 1.3.9
- 1.5.7
- 1.4.7
- 1.3.10
- 0.12.31
env:
TERRAFORM_VERSION: ${{ matrix.terraform }}
Expand Down

0 comments on commit b8bf070

Please sign in to comment.