Skip to content

Commit 32a88fb

Browse files
committed
test: change test_stateless_cluster_linux timeout 20m to 25m.
1 parent ba51276 commit 32a88fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ jobs:
189189
- uses: ./.github/actions/test_stateless_standalone_linux
190190

191191
test_stateless_cluster_linux:
192-
timeout-minutes: 20
192+
timeout-minutes: 30
193193
runs-on: [self-hosted, X64, Linux, development]
194194
needs: build_gnu
195195
steps:

0 commit comments

Comments
 (0)