cpack workflow fixes (#64)

- increase timeout
- exclude opensuse 15.2 + rocm 5.1
- combined extensions
This commit is contained in:
Jonathan R. Madsen
2022-05-19 23:45:46 -05:00
کامیت شده توسط GitHub
والد 919dcf5456
کامیت ff7151dbf2
3فایلهای تغییر یافته به همراه88 افزوده شده و 89 حذف شده
+1 -1
مشاهده پرونده
@@ -147,7 +147,7 @@ do
ROCM_RPM=21.40.1/sle/15/amdgpu-install-21.40.1.40501-1.noarch.rpm
;;
4.5 | 4.5.0)
ROCM_RPM=21.40/sle/15/amdgpu-install-21.40.1.40501-1.noarch.rpm
ROCM_RPM=21.40/sle/15/amdgpu-install-21.40.40500-1.noarch.rpm
;;
*)
send-error "Unsupported combination :: ${DISTRO}-${VERSION} + ROCm ${i}"