Skip to content

Commit 63c80dd

Browse files
committed
Add script to update_ci_for_release
1 parent 7771202 commit 63c80dd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packaging/update_ci_for_release.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ done
1818
# This must NOT touch install-and-test-third-party-interface or build-docs.
1919
WHEEL_FILES=(
2020
"${WORKFLOW_DIR}/linux_wheel.yaml"
21+
"${WORKFLOW_DIR}/linux_aarch64_wheel.yaml"
2122
"${WORKFLOW_DIR}/linux_cuda_wheel.yaml"
2223
"${WORKFLOW_DIR}/linux_cuda_aarch64_wheel.yaml"
2324
"${WORKFLOW_DIR}/macos_wheel.yaml"

0 commit comments

Comments
 (0)