mirror of
https://github.com/vale981/ray
synced 2025-03-06 02:21:39 -05:00
Use latest cmake for pipelined_ingestion and pipelined_training tests (#21674)
This commit is contained in:
parent
25e62d85bd
commit
bb04cc9d80
2 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,7 @@ env_vars: {"RAY_lineage_pinning_enabled": "1", "RAY_record_ref_creation_sites":
|
|||
python:
|
||||
pip_packages:
|
||||
- pyarrow
|
||||
- cmake
|
||||
conda_packages: []
|
||||
|
||||
post_build_cmds:
|
||||
|
|
|
@ -3,6 +3,7 @@ base_image: "anyscale/ray-ml:nightly-py37-gpu"
|
|||
python:
|
||||
pip_packages:
|
||||
- pyarrow
|
||||
- cmake
|
||||
conda_packages: []
|
||||
|
||||
post_build_cmds:
|
||||
|
|
Loading…
Add table
Reference in a new issue