Skip to content

Commit e566540

Browse files
matthew29tangcopybara-github
authored andcommitted
chore: Remove Ray 2.9.3 presubmit tests
PiperOrigin-RevId: 904038412
1 parent 18d97b6 commit e566540

5 files changed

Lines changed: 1 addition & 76 deletions

File tree

.github/sync-repo-settings.yaml

Lines changed: 0 additions & 34 deletions
This file was deleted.

.kokoro/presubmit/unit_ray_2-9.cfg

Lines changed: 0 additions & 13 deletions
This file was deleted.

noxfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
UNIT_TEST_AG2_PYTHON_VERSIONS = ["3.9", "3.10", "3.11", "3.12", "3.13", "3.14"]
5959
UNIT_TEST_LLAMA_INDEX_PYTHON_VERSIONS = ["3.9", "3.10", "3.11", "3.12", "3.13", "3.14"]
6060
PYTHON_TO_RAY_VERSIONS = {
61-
"3.10": ["2.9.3", "2.33.0", "2.42.0"],
61+
"3.10": ["2.33.0", "2.42.0"],
6262
"3.11": ["2.42.0", "2.47.1"],
6363
}
6464
UNIT_TEST_STANDARD_DEPENDENCIES = [

testing/constraints-ray-2.4.0.txt

Lines changed: 0 additions & 13 deletions
This file was deleted.

testing/constraints-ray-2.9.3.txt

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)