Add rocm-version 7.0 to rocprofiler-systems workflows (#1139)

* Adding rocm 7.0 to Ubuntu, Red Hat, and Debian workflows

---------

Co-authored-by: David Galiffi <David.Galiffi@amd.com>
This commit is contained in:
Jason Bonnell
2025-10-03 13:16:21 -04:00
committed by GitHub
parent 4870b2b881
commit f0fd2797b6
5 changed files with 23 additions and 5 deletions
@@ -48,7 +48,7 @@ jobs:
build-type: ['Release']
build-dyninst: ['ON']
os-release: ['12']
rocm-version: ['6.4']
rocm-version: ['6.4', '7.0']
env:
OMPI_ALLOW_RUN_AS_ROOT: 1
OMPI_ALLOW_RUN_AS_ROOT_CONFIRM: 1