Skip to content

Commit 74a844b

Browse files
authored
chore(ci): add test_stateless_standalone timeout minutes to 18 (#17828)
* chore(ci): add ci test_stateless_cluster_linux timeout minute to 18 * chore(ci): add test_stateless_standalone timeout minutes to 18
1 parent e8d8ea3 commit 74a844b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reuse.linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jobs:
158158
steps:
159159
- uses: actions/checkout@v4
160160
- uses: ./.github/actions/test_stateless_standalone_linux
161-
timeout-minutes: 15
161+
timeout-minutes: 18
162162

163163
test_stateless_cluster:
164164
runs-on: [self-hosted, X64, Linux, 2c8g, "${{ inputs.runner_provider }}"]

0 commit comments

Comments
 (0)