Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[next] Updates and fixes to the Python wheel builder workflow #2441

Merged
merged 5 commits into from
Aug 15, 2024

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    b0573b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fef5ae1 View commit details
    Browse the repository at this point in the history
  3. Remove Win32 and Linux AArch64 build.

    - Win32 never builds a 32bit binary.
    - Linux AArch64 is build for undefined platform manylinux1_aarch64 (pypa/cibuildwheel#1972)
    Rot127 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    c3747c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1e8213 View commit details
    Browse the repository at this point in the history
  5. Revert "Remove Make build from setup.py"

    This reverts commit b0573b7.
    Rot127 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    110bf84 View commit details
    Browse the repository at this point in the history