Skip to content

Commit

Permalink
Update test matrix to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
minamijoyo committed Nov 6, 2024
1 parent 9239fba commit 444ca23
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 444ca23

Please sign in to comment.