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 976adfc commit 7b883d2Copy full SHA for 7b883d2
.github/workflows/test.yml
@@ -56,7 +56,7 @@ jobs:
56
name: 'Acc. Tests (OS: ${{ matrix.os }} / TF: ${{ matrix.terraform }})'
57
needs: build
58
runs-on: ${{ matrix.os }}
59
- timeout-minutes: 20
+ timeout-minutes: 30
60
strategy:
61
fail-fast: false
62
matrix:
0 commit comments