Skip to content

Commit

Permalink
fix package version
Browse files Browse the repository at this point in the history
  • Loading branch information
will-cromar committed Sep 18, 2023
1 parent 88018dd commit a375c0b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions infra/tpu-pytorch-releases/artifacts_builds.tf
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,6 @@ module "xrt_versioned_builds" {
for_each = local.xrt_versioned_builds_dict

ansible_vars = merge(each.value, {
package_version = var.nightly_package_version
nightly_release = true
pytorch_git_rev = "main"
xla_git_rev = "$COMMIT_SHA"
})
Expand Down

0 comments on commit a375c0b

Please sign in to comment.