Skip to content

Commit

Permalink
test_vision_older_docker
Browse files Browse the repository at this point in the history
  • Loading branch information
atalman committed Aug 14, 2024
1 parent 3c74f21 commit 25cf158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/scripts/generate_binary_build_matrix.py
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ def initialize_globals(channel: str, build_python_only: bool) -> None:
},
CPU: "pytorch/manylinux-builder:cpu",
XPU: "pytorch/manylinux2_28-builder:xpu",
CPU_AARCH64: "pytorch/manylinuxaarch64-builder:cpu-aarch64",
CPU_AARCH64: "pytorch/manylinuxaarch64-builder:cpu-aarch64-72f2b29bb09b7ad5f5f31ed6f993b778178b3407",
CUDA_AARCH64: "pytorch/manylinuxaarch64-builder:cuda12.4",
}
CONDA_CONTAINER_IMAGES = {
Expand Down

0 comments on commit 25cf158

Please sign in to comment.