ML CI: fix mirror name (#37007)
This commit is contained in:
parent
1ddde85221
commit
05215e016b
@ -77,7 +77,7 @@ spack:
|
|||||||
- xgboost
|
- xgboost
|
||||||
|
|
||||||
mirrors:
|
mirrors:
|
||||||
mirror: s3://spack-binaries/develop/ml-linux-x86_64-cpu
|
mirror: s3://spack-binaries/develop/ml-linux-x86_64-cuda
|
||||||
|
|
||||||
ci:
|
ci:
|
||||||
pipeline-gen:
|
pipeline-gen:
|
||||||
|
@ -80,7 +80,7 @@ spack:
|
|||||||
- xgboost
|
- xgboost
|
||||||
|
|
||||||
mirrors:
|
mirrors:
|
||||||
mirror: s3://spack-binaries/develop/ml-linux-x86_64-cpu
|
mirror: s3://spack-binaries/develop/ml-linux-x86_64-rocm
|
||||||
|
|
||||||
ci:
|
ci:
|
||||||
pipeline-gen:
|
pipeline-gen:
|
||||||
|
Loading…
Reference in New Issue
Block a user