Skip to content

Commit 7b883d2

Browse files
committed
Try acceptance test timeout +10m
1 parent 976adfc commit 7b883d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
name: 'Acc. Tests (OS: ${{ matrix.os }} / TF: ${{ matrix.terraform }})'
5757
needs: build
5858
runs-on: ${{ matrix.os }}
59-
timeout-minutes: 20
59+
timeout-minutes: 30
6060
strategy:
6161
fail-fast: false
6262
matrix:

0 commit comments

Comments
 (0)