Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Commit 3be63eb

Browse files
committed
ci: fix musa build suffix
Signed-off-by: thxCode <thxcode0824@gmail.com>
1 parent 66414f9 commit 3be63eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -618,7 +618,7 @@ jobs:
618618
# rc4.2 ==> rc4.2.0, Ubuntu 22.04.
619619
include:
620620
- arch: 'amd64'
621-
version: 'rc4.0'
621+
version: 'rc4.2'
622622
distro_container_image: 'gpustack/devel-mthreads-musa:rc4.2.0-ubuntu22.04-v2'
623623
musa_arch: '21;22;31'
624624
runs-on: ${{ matrix.arch == 'amd64' && 'ubuntu-22.04' || 'ubuntu-22.04-arm' }}

0 commit comments

Comments
 (0)