Unverified Commit a883f079 authored by saienduri's avatar saienduri Committed by GitHub
Browse files

Update release-docker-amd.yml to run on amd docker runner. (#2927)

parent 8b6ce52e
...@@ -10,7 +10,7 @@ on: ...@@ -10,7 +10,7 @@ on:
jobs: jobs:
publish: publish:
if: github.repository == 'sgl-project/sglang' if: github.repository == 'sgl-project/sglang'
runs-on: ubuntu-latest runs-on: amd-docker
environment: 'prod' environment: 'prod'
strategy: strategy:
matrix: matrix:
......
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