tweak job name

Signed-off-by: Karl W Schulz <karl.schulz@amd.com>


[ROCm/rocprofiler-compute commit: b7345a9c19]
Cette révision appartient à :
Karl W Schulz
2024-01-05 09:53:03 -06:00
Parent 30b97324e7
révision a0c52bee17
+2 -1
Voir le fichier
@@ -14,7 +14,7 @@ permissions:
pull-requests: write
jobs:
build:
profile:
strategy:
matrix:
version: [5.5.1, 5.7.1]
@@ -22,6 +22,7 @@ jobs:
env:
PYTHONPATH: /home1/ciuser/omniperf_deps
# PYTHONPATH: ${{ github.workspace }}/python-libs
name: ROCM v${{ matrix.version }}
steps:
- name: Checkout
uses: actions/checkout@v3