There was an error while loading. Please reload this page.
2 parents 0d60cc5 + 0a2ddae commit 2a11e89Copy full SHA for 2a11e89
kokoro/release/python/linux/build_artifacts.sh
@@ -69,11 +69,3 @@ build_artifact_version 3.9
69
build_crosscompiled_aarch64_artifact_version 3.7
70
build_crosscompiled_aarch64_artifact_version 3.8
71
build_crosscompiled_aarch64_artifact_version 3.9
72
-
73
-# Put the aarch64 manylinux wheels under the "unofficial" subdirectory.
74
-# Only wheels directly under the artifacts/ directory will be published
75
-# to PyPI as part of the protobuf release process.
76
-# TODO(jtattermusch): include aarch64 wheels in the release
77
-# once they are sufficiently tested.
78
-mkdir -p $ARTIFACT_DIR/unofficial
79
-mv $ARTIFACT_DIR/protobuf-*-manylinux*_aarch64.whl $ARTIFACT_DIR/unofficial
0 commit comments