Skip to content

Commit 69d1c9c

Browse files
committed
fix: test
1 parent 6658d1d commit 69d1c9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/rayjob_existing_cluster_kind_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ def run_rayjob_against_existing_cluster_kind(
5454
worker_memory_requests=1,
5555
worker_memory_limits=4,
5656
# worker_extended_resource_requests={gpu_resource_name: number_of_gpus},
57-
image="rayproject/ray:2.47.1",
57+
# image="rayproject/ray:2.47.1",
5858
write_to_file=True,
5959
verify_tls=False,
6060
)

0 commit comments

Comments
 (0)