We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 605a6ef commit 544cd42Copy full SHA for 544cd42
1 file changed
.github/workflows/e2e.yml
@@ -10,7 +10,7 @@ on:
10
jobs:
11
e2e-linux:
12
runs-on: ubuntu-latest
13
- timeout-minutes: 20
+ timeout-minutes: 15
14
steps:
15
- uses: actions/checkout@v4
16
0 commit comments