Unverified Commit 75015bb6 authored by Yineng Zhang's avatar Yineng Zhang Committed by GitHub
Browse files

ci: update release node (#5333)

parent b371f7cd
......@@ -15,7 +15,7 @@ concurrency:
jobs:
build-wheels:
if: github.repository == 'sgl-project/sglang'
runs-on: sgl-kernel-build-node
runs-on: sgl-kernel-release-node
strategy:
matrix:
python-version: ['3.9']
......
......@@ -14,7 +14,7 @@ on:
jobs:
build-wheels:
if: github.repository == 'sgl-project/sglang'
runs-on: sgl-kernel-build-node
runs-on: sgl-kernel-release-node
strategy:
matrix:
python-version: ['3.9']
......
......@@ -14,7 +14,7 @@ on:
jobs:
build-wheels:
if: github.repository == 'sgl-project/sglang'
runs-on: sgl-kernel-build-node
runs-on: sgl-kernel-release-node
strategy:
matrix:
python-version: ['3.9']
......
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