Skip to content

update build workflow for Ubuntu 26.04 to fix #692 - #694

Merged
GloriousEggroll merged 1 commit into
mainfrom
fix_692
Jul 13, 2026
Merged

update build workflow for Ubuntu 26.04 to fix #692#694
GloriousEggroll merged 1 commit into
mainfrom
fix_692

Conversation

@GloriousEggroll

Copy link
Copy Markdown
Member

The *_ubuntu-noble.deb package provides a compiled pyzstd extension built for 24.04 Noble’s Python ABI.

We had not released a 26.04 deb. Users are trying to install 24.04 packages onto Ubuntu 26.04 and so it breaks expecting the python version in 24.04 because pyzstd was built with that version.

To resolve this we need to add a Resolute build workflow so pyzstd gets built with 26.04's python version.

Fix:

  • Added a Resolute build workflow

@GloriousEggroll
GloriousEggroll merged commit 0b17996 into main Jul 13, 2026
29 checks passed
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