mirror of
https://github.com/vale981/ray
synced 2025-03-06 02:21:39 -05:00
disable-for-now (#12838)
Signed-off-by: Richard Liaw <rliaw@berkeley.edu>
This commit is contained in:
parent
1eb4ac12b1
commit
c56799e3da
1 changed files with 1 additions and 1 deletions
|
@ -432,7 +432,7 @@ matrix:
|
|||
# - ./ci/keep_alive bazel test --config=ci $(./scripts/bazel_export_options) --build_tests_only --test_tag_filters=-tf,-pytorch,-py37 python/ray/util/sgd/...
|
||||
- ./ci/keep_alive bazel test --config=ci $(./scripts/bazel_export_options) --build_tests_only --test_tag_filters=tf,-pytorch,-py37 python/ray/util/sgd/...
|
||||
- ./ci/keep_alive bazel test --config=ci $(./scripts/bazel_export_options) --build_tests_only --test_tag_filters=-tf,pytorch,-py37 python/ray/util/sgd/...
|
||||
- ./ci/keep_alive bazel test --config=ci $(./scripts/bazel_export_options) --build_tests_only python/ray/util/xgboost/...
|
||||
# - ./ci/keep_alive bazel test --config=ci $(./scripts/bazel_export_options) --build_tests_only python/ray/util/xgboost/...
|
||||
|
||||
# Docs: Tests and examples.
|
||||
- os: linux
|
||||
|
|
Loading…
Add table
Reference in a new issue