Bump dev version to 0.8.0.dev6 (#5906)

This commit is contained in:
Edward Oakes
2019-10-14 11:36:13 +01:00
committed by GitHub
parent 1650f7b174
commit abbfe7392f
11 changed files with 26 additions and 26 deletions
@@ -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-0.8.0.dev5-cp36-cp36m-manylinux1_x86_64.whl
default: https://s3-us-west-2.amazonaws.com/ray-wheels/latest/ray-0.8.0.dev6-cp36-cp36m-manylinux1_x86_64.whl
- name: workload
help: "Name of the workload to run."
choices: ["actor_deaths", "apex", "impala", "many_actor_tasks", "many_drivers", "many_tasks", "node_failures", "pbt"]