Skip to content

Commit 6fc074c

Browse files
authored
Merge pull request #89 from aareet/patch-1
Update test matrix versions
2 parents 78e710c + a6453a6 commit 6fc074c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/workflows/test.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,10 @@ jobs:
5252
matrix:
5353
os: [macos-latest, windows-latest, ubuntu-latest]
5454
terraform:
55-
- '0.12.30'
56-
- '0.13.6'
57-
- '0.14.7'
55+
- '0.12.31'
56+
- '0.13.7'
57+
- '0.14.11'
58+
- '0.15.1'
5859
steps:
5960

6061
- name: Set up Go

0 commit comments

Comments
 (0)