mirror of
https://github.com/vale981/ray
synced 2025-03-04 17:41:43 -05:00
[CI] Skip windows://python/ray/serve:test_air_integrations_gpu (#28243)
No GPU on Windows. Signed-off-by: simon-mo <simon.mo@hey.com>
This commit is contained in:
parent
5e0cf74377
commit
2b732dd1be
1 changed files with 1 additions and 0 deletions
1
ci/ci.sh
1
ci/ci.sh
|
@ -175,6 +175,7 @@ test_python() {
|
|||
-python/ray/serve:test_standalone2 # Multinode not supported on Windows
|
||||
-python/ray/serve:test_gradio
|
||||
-python/ray/serve:test_gradio_visualization
|
||||
-python/ray/serve:test_air_integrations_gpu
|
||||
-python/ray/tests:test_actor_advanced # crashes in shutdown
|
||||
-python/ray/tests:test_autoscaler # We don't support Autoscaler on Windows
|
||||
-python/ray/tests:test_autoscaler_aws
|
||||
|
|
Loading…
Add table
Reference in a new issue