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]
Este commit está contenido en:
cometido por
GitHub
padre
ae7b931672
commit
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"
|
||||
;;
|
||||
|
||||
Referencia en una nueva incidencia
Block a user