Skip to content

Commit e271446

Browse files
authored
ci(e2e): increase workflow timeout to 30 minutes (#787)
Signed-off-by: Dorin Geman <dorin.geman@docker.com>
1 parent 4e13fb0 commit e271446

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
jobs:
1111
e2e-test:
1212
runs-on: macos-latest
13-
timeout-minutes: 20
13+
timeout-minutes: 30
1414

1515
steps:
1616
- name: Checkout code

0 commit comments

Comments
 (0)