Skip to content

Commit cd976ca

Browse files
authored
remove 1.6.x (#1871)
1 parent 91bc24c commit cd976ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-suite.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ concurrency:
2121
jobs:
2222
versions:
2323
env:
24-
schedule_terraform_matrix: '["1.7.x", "1.6.x", "1.2.x"]'
24+
schedule_terraform_matrix: '["1.7.x", "1.2.x"]'
2525
schedule_provider_matrix: '[""]' # "" for latest version
2626
runs-on: ubuntu-latest
2727
outputs:

0 commit comments

Comments
 (0)