-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
looking at pypi https://pypi.org/project/zstd/1.5.7.2/#files it appears that at least for linux arm there are only wheels up to 3.11. i figured i'd take a look at the workflows to see why those weren't covered in the matrix but instead found per-case it seems workflows. can this not be handled by a matrix? a matrix does end up with various exceptions due to ragged edges of the matrix, but can drastically reduce repetition (and missing wheel builds).
tl;dr
- it would be helpful to have wheels for all versions built and published
- i would be happy to help with that depending on an explanation for the present ci setup.
thanks!
Metadata
Metadata
Assignees
Labels
No labels