jpy-consortium / jpy

Apache License 2.0
68 stars 16 forks source link

Produce M1-compatible wheels in CI #110

Closed devinrsmith closed 6 months ago

devinrsmith commented 11 months ago

It will greatly simplify the release process once M1 powered runners are natively available via GHA; see https://github.com/github/roadmap/issues/528

devinrsmith commented 6 months ago

We don't need to actually rely on M1 runners - we should be able to build universal2 wheels that work on both platforms.