We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc11559 commit 3d5c0eeCopy full SHA for 3d5c0ee
.github/workflows/test-suite.yml
@@ -21,7 +21,7 @@ concurrency:
21
jobs:
22
versions:
23
env:
24
- schedule_terraform_matrix: '["1.7.x", "1.2.x"]'
+ schedule_terraform_matrix: '["1.7.x"]'
25
schedule_provider_matrix: '[""]' # "" for latest version
26
runs-on: ubuntu-latest
27
outputs:
0 commit comments