Skip to content

Commit b554eb9

Browse files
authored
chore(ci): add ci test_stateless_cluster_linux timeout minute to 18 (#17813)
1 parent 7065378 commit b554eb9

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
@@ -170,7 +170,7 @@ jobs:
170170
runner_provider: ${{ inputs.runner_provider }}
171171
type: ${{ inputs.license_type }}
172172
- uses: ./.github/actions/test_stateless_cluster_linux
173-
timeout-minutes: 15
173+
timeout-minutes: 18
174174

175175
test_stateful_standalone:
176176
runs-on: [self-hosted, X64, Linux, 2c8g, "${{ inputs.runner_provider }}"]

0 commit comments

Comments
 (0)