Skip to content

Commit

Permalink
fix min install title
Browse files Browse the repository at this point in the history
Signed-off-by: Lonnie Liu <lonnie@anyscale.com>
  • Loading branch information
aslonnie committed Jun 21, 2023
1 parent 7ed5c6d commit c52b8c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/pipeline.build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@
--test_env=DOCKER_TLS_CERTDIR=/certs
$(cat test_shard.txt)

- label: ":python: Minimal install 3.7"
- label: ":python: Minimal install Python {{matrix}}"
conditions: ["RAY_CI_PYTHON_AFFECTED"]
instance_size: medium
commands:
Expand Down

0 comments on commit c52b8c6

Please sign in to comment.