Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
change
sglang
Commits
c3d2ad4e
Unverified
Commit
c3d2ad4e
authored
Sep 25, 2025
by
Sahithi Chigurupati
Committed by
GitHub
Sep 25, 2025
Browse files
CI: Fix docker manifest build (#10936)
parent
7ec5b4e8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
.github/workflows/release-docker-dev.yml
.github/workflows/release-docker-dev.yml
+3
-3
No files found.
.github/workflows/release-docker-dev.yml
View file @
c3d2ad4e
...
...
@@ -94,9 +94,9 @@ jobs:
strategy
:
matrix
:
variant
:
-
tag
:
dev
x86_tag
:
dev
-x86
arm64_tag
:
dev
-arm64
-
tag
:
dev
-manifest
x86_tag
:
dev
arm64_tag
:
blackwell-cu129
-arm64
steps
:
-
uses
:
docker/setup-buildx-action@v3
-
uses
:
docker/login-action@v2
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment