We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91bc24c commit cd976caCopy full SHA for cd976ca
.github/workflows/test-suite.yml
@@ -21,7 +21,7 @@ concurrency:
21
jobs:
22
versions:
23
env:
24
- schedule_terraform_matrix: '["1.7.x", "1.6.x", "1.2.x"]'
+ schedule_terraform_matrix: '["1.7.x", "1.2.x"]'
25
schedule_provider_matrix: '[""]' # "" for latest version
26
runs-on: ubuntu-latest
27
outputs:
0 commit comments