Skip to content

Commit 544cd42

Browse files
committed
update timeout
1 parent 605a6ef commit 544cd42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
jobs:
1111
e2e-linux:
1212
runs-on: ubuntu-latest
13-
timeout-minutes: 20
13+
timeout-minutes: 15
1414
steps:
1515
- uses: actions/checkout@v4
1616

0 commit comments

Comments
 (0)