update ci node for xeon (#7265)
This commit is contained in:
2
.github/workflows/pr-test-xeon.yml
vendored
2
.github/workflows/pr-test-xeon.yml
vendored
@@ -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']
|
||||||
|
|||||||
Reference in New Issue
Block a user