Skip to content

Commit

Permalink
Remove linux-aarch64 installation workaround (pytorch#1513)
Browse files Browse the repository at this point in the history
  • Loading branch information
atalman committed Aug 30, 2023
1 parent d172580 commit 894baac
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/validate-aarch64-linux-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,6 @@ jobs:
source ./aarch64_linux/aarch64_ci_setup.sh
echo "/opt/conda/bin" >> $GITHUB_PATH
MATRIX_INSTALLATION=${MATRIX_INSTALLATION/"index-url"/"extra-index-url"}
export ENV_NAME="conda-env-${{ github.run_id }}"
export TARGET_OS="linux-aarch64"
export TORCH_ONLY=${{ inputs.torchonly }}
Expand Down

0 comments on commit 894baac

Please sign in to comment.