"git@developer.sourcefind.cn:gaoqiong/pybind11.git" did not exist on "94b14b87bcc72305a5c5b02afde4a02b6aa06962"
Unverified Commit e27491df authored by Hongtao Zhang's avatar Hongtao Zhang Committed by GitHub
Browse files

CI/CD - Merge cuda12.9 images. (#728)



**Description**
Merge ARM64 and AMD64 images into a single multi-architecture Docker
manifest under one artifact namespace.
Co-authored-by: default avatarHongtao Zhang <hongtaozhang@microsoft.com>
parent d724546c
...@@ -185,6 +185,11 @@ jobs: ...@@ -185,6 +185,11 @@ jobs:
sources: >- sources: >-
superbench/main:cuda12.8-amd64 superbench/main:cuda12.8-amd64
superbench/main:cuda12.8-arm64 superbench/main:cuda12.8-arm64
- name: cuda12.9
tags: superbench/main:cuda12.9
sources: >-
superbench/main:cuda12.9-amd64
superbench/main:cuda12.9-arm64
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4
......
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