Add CI timeout guidelines (#10829)

This commit is contained in:
Lianmin Zheng
2025-09-23 22:08:02 -07:00
committed by GitHub
parent 32d893730f
commit b1f0fc1c0b
7 changed files with 12 additions and 38 deletions

View File

@@ -41,7 +41,7 @@ jobs:
make compile
- name: Push HTML to sgl-project.github.io
timeout-minutes: 60
timeout-minutes: 30
env:
GITHUB_TOKEN: ${{ secrets.GH_PAT_FOR_DOCUMENTATION }}
run: |