mirror of
https://github.com/vale981/ray
synced 2025-03-06 02:21:39 -05:00
[Chaos] fix dataset chaos test #21113
This commit is contained in:
parent
e453bfdb8e
commit
80eb00f525
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
base_image: "anyscale/ray-ml:nightly-py37-gpu"
|
||||
env_vars: {"RAY_lineage_pinning_enabled": "1"}
|
||||
env_vars: {"RAY_lineage_pinning_enabled": "1", "RAY_record_ref_creation_sites": "1"}
|
||||
python:
|
||||
pip_packages:
|
||||
- pyarrow
|
||||
|
|
Loading…
Add table
Reference in a new issue