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: jobs:
build-test: build-test:
if: github.event_name == 'pull_request' if: github.event_name == 'pull_request'
runs-on: sgl-kernel-release-node runs-on: sglang-pvc
strategy: strategy:
matrix: matrix:
build_type: ['all'] build_type: ['all']