Swap xeon ci to gnr server (#9042)

This commit is contained in:
DiweiSun
2025-08-14 03:39:19 +08:00
committed by GitHub
parent 65736dc524
commit 2f20f43026

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: xeon-pvc
runs-on: xeon-gnr
strategy:
matrix:
build_type: ['all']