Skip to content

v2.2.9: Restore the ARM64 release build

Choose a tag to compare

@jdx jdx released this 04 Sep 03:17
· 25 commits to main since this release
Immutable release. Only release title and notes can be modified.
6a4b438

A small release that fixes aube's ARM64 release build so the aarch64-unknown-linux-gnu artifact ships again.

Fixed

  • Create the ARM64 target directory before Docker mounts it (#1478 by @jdx) — Docker creates a missing bind-mount source as root, but the ARM64 release job runs its container as the runner user, so benchmarks/pgo.bash couldn't write target/pgo-data and the PGO build failed. The workspace target directory is now created up front as the runner user (with a writability check before PGO starts), restoring the ARM64 release artifact.

Full Changelog: v2.2.8...v2.2.9

💚 Sponsor aube

aube is built and maintained by @jdx, an open source developer at entire.io, the title sponsor of his open source work.

If aube saves your team install time or CI minutes, please consider becoming an individual or company sponsor. Your support funds ongoing development and helps keep aube fast, free, and independent.