Swap xeon ci to gnr server (#9042)
This commit is contained in:
2
.github/workflows/pr-test-xeon.yml
vendored
2
.github/workflows/pr-test-xeon.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
|||||||
build-test:
|
build-test:
|
||||||
if: (github.repository == 'sgl-project/sglang' || github.event_name == 'pull_request') &&
|
if: (github.repository == 'sgl-project/sglang' || github.event_name == 'pull_request') &&
|
||||||
github.event.pull_request.draft == false
|
github.event.pull_request.draft == false
|
||||||
runs-on: xeon-pvc
|
runs-on: xeon-gnr
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
build_type: ['all']
|
build_type: ['all']
|
||||||
|
|||||||
Reference in New Issue
Block a user