Skip to content

Commit 894baac

Browse files
authored
Remove linux-aarch64 installation workaround (#1513)
1 parent d172580 commit 894baac

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,6 @@ jobs:
6969
source ./aarch64_linux/aarch64_ci_setup.sh
7070
echo "/opt/conda/bin" >> $GITHUB_PATH
7171
72-
MATRIX_INSTALLATION=${MATRIX_INSTALLATION/"index-url"/"extra-index-url"}
73-
7472
export ENV_NAME="conda-env-${{ github.run_id }}"
7573
export TARGET_OS="linux-aarch64"
7674
export TORCH_ONLY=${{ inputs.torchonly }}

0 commit comments

Comments
 (0)