Skip to content

Commit 1129800

Browse files
committed
ci: give e2e workflow 40 minute budget
1 parent 7c408b3 commit 1129800

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
jobs:
1212
test:
13-
timeout-minutes: 20
13+
timeout-minutes: 40
1414
runs-on: ubuntu-latest
1515

1616
steps:

0 commit comments

Comments
 (0)