Skip to content

Add support for linux/arm64 wheels.#80

Open
dmitriplotnikov wants to merge 1 commit into
mainfrom
test_933297845
Open

Add support for linux/arm64 wheels.#80
dmitriplotnikov wants to merge 1 commit into
mainfrom
test_933297845

Conversation

@dmitriplotnikov

@dmitriplotnikov dmitriplotnikov commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

Add support for linux/arm64 wheels.

Update pyproject.toml to build for aarch64 on Linux, and update
release_linux.sh to download the corresponding bazelisk binary.
Also download setuptools and wheel on host, and virtualenv resolved for
Python 3.9, and install them with --no-build-isolation to avoid PyPI timeout
issues in container.
Increase pip default timeout to 120s to handle slow network/proxy in Kokoro.
Limit Bazel jobs to 4 in setup.py to avoid OOM failures in Kokoro/RBE.

@dmitriplotnikov dmitriplotnikov force-pushed the test_933297845 branch 5 times, most recently from 1afecae to 6b77779 Compare June 17, 2026 01:57
Update pyproject.toml to build for aarch64 on Linux, and update
release_linux.sh to download the corresponding bazelisk binary.
Also download setuptools and wheel on host, and virtualenv resolved for
Python 3.9, and install them with --no-build-isolation to avoid PyPI timeout
issues in container.
Increase pip default timeout to 120s to handle slow network/proxy in Kokoro.
Limit Bazel jobs to 4 in setup.py to avoid OOM failures in Kokoro/RBE.

PiperOrigin-RevId: 933297845
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant