mirror of
https://github.com/vale981/ray
synced 2025-03-05 10:01:43 -05:00
remove env (#28218)
Try not to set special flags for nightly test. Signed-off-by: rickyyx <rickyx@anyscale.com>
This commit is contained in:
parent
4c970cc882
commit
5e0cf74377
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
base_image: {{ env["RAY_IMAGE_NIGHTLY_CPU"] | default("anyscale/ray:nightly-py37") }}
|
||||
env_vars: {"RAY_gcs_server_rpc_server_thread_num": "8"}
|
||||
debian_packages: []
|
||||
|
||||
python:
|
||||
|
|
Loading…
Add table
Reference in a new issue