You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dockerfile.ppc64le.ubi: retry openblas install on failure, pin cmake<4 (opendatahub-io#371)
Downstream builds could intermittently fail because of poor connectivity
of ppc konflux to the outside world, this PR retries on failures to
avoid these intermittent build failures.
Pinning cmake<4 is required as cmake>=4 breaks the build.
0 commit comments