Skip to content

Commit f162c96

Browse files
committed
Update _linux_ut.yml
1 parent 9b66cd6 commit f162c96

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
@@ -100,7 +100,7 @@ jobs:
100100

101101
test-in-baremetal:
102102
needs: runner
103-
timeout-minutes: 600
103+
timeout-minutes: 1200
104104
if: ${{ contains(inputs.ut, 'distributed') }}
105105
runs-on: ${{ needs.runner.outputs.runner_id }}
106106
env:

0 commit comments

Comments
 (0)