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

Remove coverage<6.0 pin, upgrade actions and add Python 3.12 #63

Merged
merged 2 commits into from
Jun 23, 2024

Conversation

GraemeWatt
Copy link
Member

  • Remove the pin coverage<6.0 to allow the CI to pass with Python 3.11 (closes CI is failing for Python 3.11 #62).
  • Upgrade the checkout and setup-python actions to their latest versions.
  • Add Python 3.12 to the test matrix.

@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling 44073bb on remove-coverage-pin
into 66ef1e8 on main.

@GraemeWatt GraemeWatt merged commit 4c3ae8e into main Jun 23, 2024
19 checks passed
@GraemeWatt GraemeWatt deleted the remove-coverage-pin branch June 23, 2024 23:43
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.

CI is failing for Python 3.11
2 participants