Update release-docker-amd.yml to run on amd docker runner. (#2927)
This commit is contained in:
2
.github/workflows/release-docker-amd.yml
vendored
2
.github/workflows/release-docker-amd.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user