diff --git a/projects/rocprofiler-compute/.github/workflows/mi100.yml b/projects/rocprofiler-compute/.github/workflows/mi100.yml index cb2e2b0b32..f04d269ac5 100644 --- a/projects/rocprofiler-compute/.github/workflows/mi100.yml +++ b/projects/rocprofiler-compute/.github/workflows/mi100.yml @@ -17,7 +17,7 @@ jobs: profile: strategy: matrix: - version: [5.7.1] + version: [5.7.1, 6.0.2] fail-fast: false runs-on: [mi100, rhel9]