Skip to content
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion .buildkite/doc.rayci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ steps:
matrix:
- "3.9"
- "3.10"
- "3.12"
env:
PYTHON: "{{matrix}}"
REQUIREMENTS_FILE: "python/deplocks/docs/docbuild_depset_py{{matrix}}.lock"
Expand Down
1 change: 0 additions & 1 deletion ci/raydepsets/configs/docs.depsets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,3 @@ depsets:
build_arg_sets:
- py39
- py310
- py312
Loading