Skip to content

Commit 1f89b65

Browse files
authored
Update _linux_ut.yml timeout
1 parent c8a8490 commit 1f89b65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_linux_ut.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ jobs:
376376
distributed_ut_test:
377377
runs-on: PVC-7358
378378
if: ${{ contains(inputs.ut, 'xpu_distributed') && !contains(inputs.disabled_tests, 'disable_distribute') }}
379-
timeout-minutes: 60
379+
timeout-minutes: 600
380380
env:
381381
GH_TOKEN: ${{ github.token }}
382382
NEOReadDebugKeys: ${{ inputs.driver == 'rolling' && '1' || '0' }}

0 commit comments

Comments
 (0)