[rocprofiler-systems] Add retries to RHEL install steps (#1384)
* Add GHCR retry logic * Add retries to Install ROCm Packages step in rocprofiler-systems-redhat.yml * Update containers-ci.yml file to use latest RHEL9/10 releases * Use build-docker-ci script in rocprofiler-systems-containers * Remove working-directory from step in rocprofiler-systems-redhat.yml * Remove shell bash from Install ROCm Packages step * Revert RHEL version change in rocprofiler-systems-redhat.yml
This commit is contained in:
@@ -19,13 +19,7 @@ matrix:
|
||||
version: "8.10"
|
||||
# RHEL9
|
||||
- distro: "rhel"
|
||||
version: "9.3"
|
||||
- distro: "rhel"
|
||||
version: "9.4"
|
||||
- distro: "rhel"
|
||||
version: "9.5"
|
||||
- distro: "rhel"
|
||||
version: "9.6"
|
||||
version: "9"
|
||||
# RHEL10
|
||||
- distro: "rhel"
|
||||
version: "10.0"
|
||||
version: "10"
|
||||
|
||||
Reference in New Issue
Block a user