This commit is contained in:
Lianmin Zheng
2025-08-09 16:00:10 -07:00
committed by GitHub
parent a886564a18
commit ef48d5547e
9 changed files with 120 additions and 75 deletions

View File

@@ -27,7 +27,7 @@ jobs:
build-test:
if: (github.repository == 'sgl-project/sglang' || github.event_name == 'pull_request') &&
github.event.pull_request.draft == false
runs-on: sglang-gnr
runs-on: xeon-pvc
strategy:
matrix:
build_type: ['all']