mirror of
https://github.com/wassname/ray.git
synced 2026-08-01 12:51:09 +08:00
Revert "Bump version number everywhere to 1.0.0"
This reverts commit fa304a90ee.
This commit is contained in:
@@ -15,7 +15,7 @@ commands:
|
||||
params:
|
||||
- name: wheel
|
||||
help: "URL to the ray wheel to test (defaults to latest)."
|
||||
default: https://s3-us-west-2.amazonaws.com/ray-wheels/latest/ray-1.0.0-cp36-cp36m-manylinux1_x86_64.whl
|
||||
default: https://s3-us-west-2.amazonaws.com/ray-wheels/latest/ray-0.9.0.dev0-cp36-cp36m-manylinux1_x86_64.whl
|
||||
- name: workload
|
||||
help: "Name of the workload to run."
|
||||
choices:
|
||||
|
||||
@@ -17,7 +17,7 @@ commands:
|
||||
OMP_NUM_THREADS=64 ray microbenchmark
|
||||
params:
|
||||
- name: ray_version # Ray version string.
|
||||
default: "1.0.0"
|
||||
default: "0.9.0.dev0"
|
||||
|
||||
- name: commit # Ray commit SHA string.
|
||||
default: "FILL ME IN"
|
||||
|
||||
Reference in New Issue
Block a user