Skip to content

Commit c683ad5

Browse files
authored
chore: add terraform 1.8.x to test matrix (#229)
1 parent 2642fa5 commit c683ad5

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
@@ -54,6 +54,7 @@ jobs:
5454
- "1.5.*"
5555
- "1.6.*"
5656
- "1.7.*"
57+
- "1.8.*"
5758
steps:
5859
- name: Set up Go
5960
uses: actions/setup-go@v5

0 commit comments

Comments
 (0)