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

[tooling] Remove redundant workflow, update and fix CI #16

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

BenjaminPelletier
Copy link
Member

@BenjaminPelletier BenjaminPelletier commented Mar 1, 2025

This PR updates the CI configuration by:

  • Removing a job that is identical (except for matrix on Python version) to an earlier job
  • Adding newer Python support through 3.12
  • Updating matrix to test both macos-13 (x86) and macos-latest (arm), but omitting Python <3.11 on macos-latest due to issue
  • Updating dependency versions to fix bug

@BenjaminPelletier BenjaminPelletier changed the title [tooling] Remove redundant workflow, drop Python 3.8 support [tooling] Remove redundant workflow, update and fix CI Mar 1, 2025
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.

1 participant