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

This commit is contained in:
saienduri
2025-01-16 12:42:29 -08:00
committed by GitHub
parent 8b6ce52e92
commit a883f0790d

View File

@@ -10,7 +10,7 @@ on:
jobs:
publish:
if: github.repository == 'sgl-project/sglang'
runs-on: ubuntu-latest
runs-on: amd-docker
environment: 'prod'
strategy:
matrix: