Skip to content

Commit

Permalink
[Infra] Bump python version to 3.10 (#6685)
Browse files Browse the repository at this point in the history
Summary:
Bump python version to 3.10 to better align witn our TPU VM minimum version.

Test Plan:
N/A
  • Loading branch information
alanwaketan authored Mar 8, 2024
1 parent 1fd1afb commit 99c41ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions infra/tpu-pytorch-releases/dev_images.auto.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ dev_images = [
{
accelerator = "tpu"
extra_tags = ["tpu"]
python_version = "3.10"
},
{
accelerator = "cuda"
Expand Down

0 comments on commit 99c41ba

Please sign in to comment.