remove env (#28218)

Try not to set special flags for nightly test.

Signed-off-by: rickyyx <rickyx@anyscale.com>
This commit is contained in:
Ricky Xu 2022-09-01 11:58:13 -07:00 committed by GitHub
parent 4c970cc882
commit 5e0cf74377
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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