ubuntu cpack was building for rocm 5.2 twice (#114)
- fixes issue where ubuntu cpack workflows for ROCm 5.1 and 5.2 were both building ROCm 5.2
[ROCm/rocprofiler-systems commit: a539da1681]
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
ae7b931672
Коммит
8228dcef50
@@ -128,9 +128,6 @@ do
|
||||
ROCM_REPO_DIST="ubuntu"
|
||||
ROCM_REPO_VERSION=${i}
|
||||
case "${i}" in
|
||||
5.1*)
|
||||
ROCM_REPO_VERSION="debian"
|
||||
;;
|
||||
4.1* | 4.0*)
|
||||
ROCM_REPO_DIST="xenial"
|
||||
;;
|
||||
|
||||
Ссылка в новой задаче
Block a user