Skip to content
This repository has been archived by the owner on Jun 22, 2024. It is now read-only.

Upload wheels as release assets #11

Closed
wants to merge 8 commits into from
Closed

Upload wheels as release assets #11

wants to merge 8 commits into from

Commits on Jun 4, 2022

  1. chore: update cibuildwheel

    This commit updates the build workflow to use the latest cibuildwheel as a GitHub Action.
    cibuildwheel configuration is now in its own file (as there's no `pyproject.toml` yet)
    
    Signed-off-by: mayeut <[email protected]>
    mayeut committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    a33bffb View commit details
    Browse the repository at this point in the history
  2. chore: use macos-12 runner for FreeBSD tests

    Signed-off-by: mayeut <[email protected]>
    mayeut committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    8005b93 View commit details
    Browse the repository at this point in the history
  3. chore: use macos-11 runners

    `macos-10.15` runner is deprecated.
    
    Signed-off-by: mayeut <[email protected]>
    mayeut committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    4cf3b3d View commit details
    Browse the repository at this point in the history
  4. chore: skip test_weird_environ on macOS 11+

    Signed-off-by: mayeut <[email protected]>
    mayeut committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    ad2262f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    44b986c View commit details
    Browse the repository at this point in the history
  6. feature: use ABI3 for cp36+

    Signed-off-by: mayeut <[email protected]>
    mayeut committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    8077259 View commit details
    Browse the repository at this point in the history
  7. feat: add linux aarch64 wheel

    Signed-off-by: mayeut <[email protected]>
    mayeut committed Jun 4, 2022
    Configuration menu
    Copy the full SHA
    80d814c View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Configuration menu
    Copy the full SHA
    9bc4052 View commit details
    Browse the repository at this point in the history