Skip to content

Commit

Permalink
Merge pull request #190 from minamijoyo/update-test-matrix-to-tf-1.9.8
Browse files Browse the repository at this point in the history
Update test matrix to latest
  • Loading branch information
minamijoyo authored Nov 6, 2024
2 parents 9239fba + 444ca23 commit 3f4250a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
fail-fast: false
matrix:
terraform:
- 1.9.0
- 1.9.8
- 1.8.5
- 0.12.31
env:
Expand All @@ -65,8 +65,8 @@ jobs:
matrix:
opentofu:
- 1.6.3
- 1.7.3
- 1.8.0
- 1.7.5
- 1.8.5
env:
OPENTOFU_VERSION: ${{ matrix.opentofu }}
TFMIGRATE_EXEC_PATH: tofu
Expand Down

0 comments on commit 3f4250a

Please sign in to comment.