Skip to content

Commit

Permalink
Update workflow timeout to 20 mins
Browse files Browse the repository at this point in the history
  • Loading branch information
cenkiravul authored Nov 21, 2023
1 parent f2aef1e commit 61dde11
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 @@ -4,7 +4,7 @@ on:
branches: [main, develop]
jobs:
build-and-test:
timeout-minutes: 10
timeout-minutes: 20
runs-on:
group: larger-runners
labels: ubuntu-latest-8-cores
Expand Down

0 comments on commit 61dde11

Please sign in to comment.