chore: run tests in python3.14 #72
Reference in New Issue
Block a user
Delete Branch "chore/run-tests-on-python3.14"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This pull request makes a minor update to the Python build matrix in the GitHub Actions workflow. The change adds support for Python 3.14 to the list of tested versions.
jobs:build matrix in.github/workflows/build.yml, ensuring CI coverage for the latest Python release.Pull request closed