Skip to content

Commit

Permalink
Increasing test timeout for windows (#303)
Browse files Browse the repository at this point in the history
  • Loading branch information
bendbennett committed Sep 2, 2022
1 parent b16e78a commit 7ee6a5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -50,7 +50,7 @@ jobs:
name: 'Acc. Tests (OS: ${{ matrix.os }} / TF: ${{ matrix.terraform }})'
needs: build
runs-on: ${{ matrix.os }}
timeout-minutes: 15
timeout-minutes: 20
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 7ee6a5d

Please sign in to comment.