mirror of https://github.com/InternLM/InternLM
reduce timeout
parent
81a02014d1
commit
569988ac57
|
@ -38,7 +38,7 @@ jobs:
|
|||
if: ${{ !cancelled() }}
|
||||
needs: check-requirements
|
||||
runs-on: [t_cluster]
|
||||
timeout-minutes: 30
|
||||
timeout-minutes: 5
|
||||
steps:
|
||||
- name: mask env
|
||||
run: |
|
||||
|
|
Loading…
Reference in New Issue