Unverified Commit c3d2ad4e authored by Sahithi Chigurupati's avatar Sahithi Chigurupati Committed by GitHub
Browse files

CI: Fix docker manifest build (#10936)

parent 7ec5b4e8
...@@ -94,9 +94,9 @@ jobs: ...@@ -94,9 +94,9 @@ jobs:
strategy: strategy:
matrix: matrix:
variant: variant:
- tag: dev - tag: dev-manifest
x86_tag: dev-x86 x86_tag: dev
arm64_tag: dev-arm64 arm64_tag: blackwell-cu129-arm64
steps: steps:
- uses: docker/setup-buildx-action@v3 - uses: docker/setup-buildx-action@v3
- uses: docker/login-action@v2 - uses: docker/login-action@v2
......
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