Skip to content

Commit

Permalink
Revert "Temporary change test aarch64 builds (#1514)" (#1521)
Browse files Browse the repository at this point in the history
This reverts commit 1e281be.
  • Loading branch information
atalman committed Sep 5, 2023
1 parent 57ee59a commit 20173e0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/validate-aarch64-linux-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,6 @@ jobs:
source ./aarch64_linux/aarch64_ci_setup.sh
echo "/opt/conda/bin" >> $GITHUB_PATH
# todo: Remove after aarch64 filename is fixed
export MATRIX_INSTALLATION=${MATRIX_INSTALLATION/"pip3 install"/"pip3 install --pre"}
export ENV_NAME="conda-env-${{ github.run_id }}"
export TARGET_OS="linux-aarch64"
export TORCH_ONLY=${{ inputs.torchonly }}
Expand Down

0 comments on commit 20173e0

Please sign in to comment.