Skip to content

[CI] Ensure [tool.cibuildwheel.macos] also has DISABLE_NUMCODECS_AVX2=1 #479

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

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

psobolewskiPhD
Copy link
Contributor

Closes #473
This PR adds (back) DISABLE_NUMCODECS_AVX2=1 to [tool.cibuildwheel.macos] in pyproject.toml to prevent failures if runner doesn't support AVX2.

TODO:

  • Unit tests and/or doctests in docstrings
  • Tests pass locally
  • Docstrings and API docs for any new/modified user-facing classes and functions
  • Changes documented in docs/release.rst
  • Docs build locally
  • GitHub Actions CI passes
  • Test coverage to 100% (Codecov passes)

@jakirkham
Copy link
Member

Going to skip the release note since this mainly influences development

@jakirkham jakirkham merged commit 0e23e79 into zarr-developers:main Oct 11, 2023
@jakirkham
Copy link
Member

Thanks Peter! 🙏

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.

Sporadic AVX2 failures on macOS CI
3 participants