Update rocprofiler-sdk-continuous_integration.yml (#191)

Этот коммит содержится в:
Ammar ELWazir
2025-08-07 23:11:28 -05:00
коммит произвёл GitHub
родитель 906030caf4
Коммит 8b08c62fd2
+1 -1
Просмотреть файл
@@ -256,7 +256,7 @@ jobs:
shell: bash
working-directory: projects/rocprofiler-sdk
run:
if [ "${OS_TYPE}" == "rhel" ]; then source scl_source enable gcc-toolset-11; fi;
if [ "${OS_TYPE}" == "rhel-8" ]; then source scl_source enable gcc-toolset-11; fi;
/usr/bin/python3 ./source/scripts/run-ci.py -B build
--name ${{ github.repository }}-${{ github.ref_name }}-${{ matrix.os }}-${{ matrix.runner }}-core
--build-jobs 16