Skip to content

Commit

Permalink
bump timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszcl committed Dec 9, 2024
1 parent e387d3d commit 41e8e1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flakeguard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ jobs:
needs: get-tests
runs-on: ${{ matrix.runs_on }}
if: ${{ needs.get-tests.outputs.matrix != '' && needs.get-tests.outputs.matrix != '[]' }}
timeout-minutes: 90
timeout-minutes: 180
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 41e8e1d

Please sign in to comment.