Use latest cmake for pipelined_ingestion and pipelined_training tests (#21674)

This commit is contained in:
Jiajun Yao 2022-01-18 12:03:43 -08:00 committed by GitHub
parent 25e62d85bd
commit bb04cc9d80
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View file

@ -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:

View file

@ -3,6 +3,7 @@ base_image: "anyscale/ray-ml:nightly-py37-gpu"
python:
pip_packages:
- pyarrow
- cmake
conda_packages: []
post_build_cmds: