Skip to content

Commit 9236b0e

Browse files
authored
ci: include terraform 1.5.* to tests (#135)
The title says it all.
1 parent 09c3ada commit 9236b0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
- "1.2.*"
4949
- "1.3.*"
5050
- "1.4.*"
51+
- "1.5.*"
5152
steps:
5253
- name: Set up Go
5354
uses: actions/setup-go@v3

0 commit comments

Comments
 (0)