Switching from RHEL 8 to RHEL 9 (#318)
* Switching from RHEL 8 to RHEL 9 * Switching from RHEL 8 to RHEL 9 * Switching from RHEL 8 to RHEL 9 * Fixing ROCPD for older Python Versions * Formatting and checking if SQRT is available or not * Formatting and checking if SQRT is available or not * Formatting and checking if SQRT is available or not * Formatting and checking if SQRT is available or not * Formatting and checking if SQRT is available or not * Update projects/rocprofiler-sdk/source/lib/python/rocpd/summary.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update summary.py * Update summary.py * Update projects/rocprofiler-sdk/source/lib/python/rocpd/summary.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update projects/rocprofiler-sdk/source/lib/python/rocpd/summary.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update summary.py * Update summary.py --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -10,12 +10,14 @@ on:
|
||||
- '!projects/aqlprofile/*.md'
|
||||
- '!projects/aqlprofile/CODEOWNERS'
|
||||
- '!projects/aqlprofile/source/docs/**'
|
||||
- '.github/workflows/aqlprofile-continuous_integration.yml'
|
||||
pull_request:
|
||||
paths:
|
||||
- 'projects/aqlprofile/**'
|
||||
- '!projects/aqlprofile/*.md'
|
||||
- '!projects/aqlprofile/CODEOWNERS'
|
||||
- '!projects/aqlprofile/source/docs/**'
|
||||
- '.github/workflows/aqlprofile-continuous_integration.yml'
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
@@ -106,7 +108,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
runner: ['mi300']
|
||||
os: ['rhel-8', 'sles-15']
|
||||
os: ['rhel-9', 'sles-15']
|
||||
build-type: ['RelWithDebInfo']
|
||||
ci-flags: ['--linter clang-tidy']
|
||||
|
||||
|
||||
مرجع در شماره جدید
Block a user