"git@developer.sourcefind.cn:yangql/googletest.git" did not exist on "10f05a627c2da8d7de78da1b08f984ce8de398fb"
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:
sources: >-
superbench/main:cuda12.8-amd64
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:
- name: Checkout
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