Skip to content

Downgrade maturin to ensure builds work for now (and run builds in CI to ensure they work)#3453

Merged
badboy merged 1 commit intomainfrom
push-tlvsousxywrk
May 8, 2026
Merged

Downgrade maturin to ensure builds work for now (and run builds in CI to ensure they work)#3453
badboy merged 1 commit intomainfrom
push-tlvsousxywrk

Conversation

@badboy
Copy link
Copy Markdown
Member

@badboy badboy commented May 8, 2026

Newer maturin changed how the Windows cross-compile builds work and that currently breaks for us.
The easiest is to stay with what we used before until we have time to handle the upgrade.

… to ensure they work)

Newer maturin changed how the Windows cross-compile builds work and that
currently breaks for us.
The easiest is to stay with what we used before until we have time to
handle the upgrade.
@badboy badboy requested a review from a team as a code owner May 8, 2026 14:00
@badboy badboy requested review from travis79 and removed request for a team May 8, 2026 14:00
@badboy
Copy link
Copy Markdown
Member Author

badboy commented May 8, 2026

for the last release I ran these manually and uploaded the wheels:

maturin build --release --target aarch64-pc-windows-gnullvm --zig  --verbose
maturin build --release --target aarch64-unknown-linux-gnu --zig

@badboy badboy enabled auto-merge (rebase) May 8, 2026 14:09
@badboy badboy merged commit c501101 into main May 8, 2026
29 of 30 checks passed
@badboy badboy deleted the push-tlvsousxywrk branch May 8, 2026 18:52
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.

2 participants