Skip to content

Commit

Permalink
Remove ray<2.4 and add ray 2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zhouaihui committed Jan 9, 2024
1 parent d38bf1d commit 0272e5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests_on_ray_matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
ray_version: [2.0.0, 2.1.0, 2.2.0, 2.3.0, 2.4.0, 2.5.1, 2.6.3, 2.7.1, 2.8.1]
ray_version: [2.4.0, 2.5.1, 2.6.3, 2.7.1, 2.8.1, 2.9.0]

timeout-minutes: 60
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0272e5e

Please sign in to comment.