diff --git a/projects/rocprofiler-compute/.github/workflows/mi100.yml b/projects/rocprofiler-compute/.github/workflows/mi100.yml index 81f75dcafd..d93e031ecc 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.5.1, 5.7.1] + version: [5.7.1] fail-fast: false runs-on: [mi100, rhel9]