Skip to content

Commit df3178b

Browse files
authored
Revert "Temporary change test aarch64 builds (#1514)"
This reverts commit 1e281be.
1 parent 57ee59a commit df3178b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/validate-aarch64-linux-binaries.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,6 @@ jobs:
6969
source ./aarch64_linux/aarch64_ci_setup.sh
7070
echo "/opt/conda/bin" >> $GITHUB_PATH
7171
72-
# todo: Remove after aarch64 filename is fixed
73-
export MATRIX_INSTALLATION=${MATRIX_INSTALLATION/"pip3 install"/"pip3 install --pre"}
74-
7572
export ENV_NAME="conda-env-${{ github.run_id }}"
7673
export TARGET_OS="linux-aarch64"
7774
export TORCH_ONLY=${{ inputs.torchonly }}

0 commit comments

Comments
 (0)