Skip to content

Commit

Permalink
increase timeout for e2e to 4 hours
Browse files Browse the repository at this point in the history
  • Loading branch information
yunchu committed Jun 13, 2024
1 parent df9ca3d commit 756cf16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
E2E-Test:
runs-on: [large-disk]
needs: Sanity-Checks
timeout-minutes: 120
timeout-minutes: 240
# This is what will cancel the job concurrency
concurrency:
group: ${{ github.workflow }}-E2E-${{ github.ref }}
Expand Down

0 comments on commit 756cf16

Please sign in to comment.