Skip to content

fix(ci): repair release wheel workflows#2270

Merged
abetlen merged 2 commits into
mainfrom
fix/release-wheel-workflows
Jun 5, 2026
Merged

fix(ci): repair release wheel workflows#2270
abetlen merged 2 commits into
mainfrom
fix/release-wheel-workflows

Conversation

@abetlen

@abetlen abetlen commented Jun 5, 2026

Copy link
Copy Markdown
Owner

Fixes release workflow failures observed on v0.3.26:

  • Pin Linux CPU manylinux builds to manylinux2014 for x86_64 and aarch64 so auditwheel does not reject too-new toolchain symbols from current manylinux_2_28 images.
  • Disable pip caching for the Linux ROCm container setup, where pip cache probing fails because cache is disabled inside the container.

@abetlen abetlen merged commit 78ac75e into main Jun 5, 2026
26 checks passed
@abetlen abetlen deleted the fix/release-wheel-workflows branch June 5, 2026 02:47
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