We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57ee59a commit 20173e0Copy full SHA for 20173e0
.github/workflows/validate-aarch64-linux-binaries.yml
@@ -69,9 +69,6 @@ jobs:
69
source ./aarch64_linux/aarch64_ci_setup.sh
70
echo "/opt/conda/bin" >> $GITHUB_PATH
71
72
- # todo: Remove after aarch64 filename is fixed
73
- export MATRIX_INSTALLATION=${MATRIX_INSTALLATION/"pip3 install"/"pip3 install --pre"}
74
-
75
export ENV_NAME="conda-env-${{ github.run_id }}"
76
export TARGET_OS="linux-aarch64"
77
export TORCH_ONLY=${{ inputs.torchonly }}
0 commit comments