Skip to content

Commit 444ca23

Browse files
committed
Update test matrix to latest
1 parent 9239fba commit 444ca23

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/test.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
fail-fast: false
4040
matrix:
4141
terraform:
42-
- 1.9.0
42+
- 1.9.8
4343
- 1.8.5
4444
- 0.12.31
4545
env:
@@ -65,8 +65,8 @@ jobs:
6565
matrix:
6666
opentofu:
6767
- 1.6.3
68-
- 1.7.3
69-
- 1.8.0
68+
- 1.7.5
69+
- 1.8.5
7070
env:
7171
OPENTOFU_VERSION: ${{ matrix.opentofu }}
7272
TFMIGRATE_EXEC_PATH: tofu

0 commit comments

Comments
 (0)