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