Unverified Commit 2f20f430 authored by DiweiSun's avatar DiweiSun Committed by GitHub
Browse files

Swap xeon ci to gnr server (#9042)

parent 65736dc5
...@@ -27,7 +27,7 @@ jobs: ...@@ -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']
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment