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

expand build matrix with more Python versions #219

Merged
merged 2 commits into from
Oct 2, 2023

Conversation

zacharyburnett
Copy link
Collaborator

@zacharyburnett zacharyburnett commented Oct 2, 2023

This PR updates the build matrix to build wheels for more versions of Python (currently the build workflow only builds for Python 3.9)

Checklist

  • added entry in CHANGES.rst (either in Bug Fixes or Changes to API)
  • updated relevant tests
  • updated relevant documentation
  • updated relevant milestone(s)
  • added relevant label(s)

@zacharyburnett zacharyburnett requested a review from a team as a code owner October 2, 2023 15:26
@zacharyburnett zacharyburnett self-assigned this Oct 2, 2023
@zacharyburnett zacharyburnett changed the title copy build matrix from Astropy expand build matrix with more Python versions Oct 2, 2023
@codecov
Copy link

codecov bot commented Oct 2, 2023

Codecov Report

All modified lines are covered by tests ✅

📢 Thoughts on this report? Let us know!.

@zacharyburnett
Copy link
Collaborator Author

checking the artifact output shows wheels from Python 3.9, 3.10, 3.11, and 3.12

@zacharyburnett zacharyburnett merged commit cee5471 into spacetelescope:main Oct 2, 2023
26 checks passed
@zacharyburnett zacharyburnett deleted the ci/build_targets branch October 2, 2023 19:29
mairanteodoro pushed a commit to mairanteodoro/stcal that referenced this pull request Oct 3, 2023
* copy build matrix from Astropy

* parametrize the Python version
mairanteodoro pushed a commit that referenced this pull request Oct 5, 2023
* copy build matrix from Astropy

* parametrize the Python version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants