Skip to content
Merged
Show file tree
Hide file tree
Changes from all 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
2 changes: 1 addition & 1 deletion BUILD.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -673,7 +673,7 @@
owner_team: ray-train
dir: templates/ray-tune-train-integration
cluster_env:
image_uri: anyscale/ray:2.55.1-py312-cu129
image_uri: anyscale/ray:2.56.0-py312-cu129
compute_config:
AWS: configs/ray-tune-train-integration/aws.yaml
GCP: configs/ray-tune-train-integration/gce.yaml
Expand Down
2 changes: 1 addition & 1 deletion dependencies/template.depsets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@ depsets:
- --python-platform=linux
- --unsafe-package ray
build_arg_sets:
- ray2551_py312_cu128
- ray2560_py312_cu128

- name: fintech_quant_depset_${RAY_VERSION}_${PYTHON_VERSION}
operation: expand
Expand Down
Loading