update ci node for xeon (#7265)

This commit is contained in:
DiweiSun
2025-06-17 14:44:08 +08:00
committed by GitHub
parent 405780bcf0
commit 8a10c4c3d9

View File

@@ -12,7 +12,7 @@ concurrency:
jobs:
build-test:
if: github.event_name == 'pull_request'
runs-on: sgl-kernel-release-node
runs-on: sglang-pvc
strategy:
matrix:
build_type: ['all']