Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: deal with CentOS 7 EOL and disappearance of yum mirrors
This was breaking CI for us. Hard break for icc/icx tests, since those REQUIRED a yum install of the intel compilers. Softer undetected break for all the ASWF <= 2022 containers based on CentOS 7, which were not failing outright but were failing to install certain optional packages. Signed-off-by: Larry Gritz <[email protected]>
- Loading branch information