Skip to content

Commit

Permalink
Increase timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
MarekMichali committed Dec 16, 2024
1 parent 3b9161e commit 34a6002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-e2e-tests-reusable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
run-e2e-matrix:
runs-on: ubuntu-latest
needs: prepare-tests
timeout-minutes: 5
timeout-minutes: 7
strategy:
matrix: ${{ fromJSON(needs.prepare-tests.outputs.versions) }}
steps:
Expand Down

0 comments on commit 34a6002

Please sign in to comment.