Skip to content

Commit 3d5c0ee

Browse files
authored
remove 1.2.x (#1921)
1 parent dc11559 commit 3d5c0ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-suite.yml

Lines changed: 1 addition & 1 deletion
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.2.x"]'
24+
schedule_terraform_matrix: '["1.7.x"]'
2525
schedule_provider_matrix: '[""]' # "" for latest version
2626
runs-on: ubuntu-latest
2727
outputs:

0 commit comments

Comments
 (0)