chore: run tests in python3.14 #72

Closed
HideyoshiNakazone wants to merge 1 commits from chore/run-tests-on-python3.14 into main
HideyoshiNakazone commented 2025-11-28 22:45:31 +00:00 (Migrated from github.com)

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.

  • Added Python 3.14 to the jobs: build matrix in .github/workflows/build.yml, ensuring CI coverage for the latest Python release.
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. * Added Python 3.14 to the `jobs:` build matrix in `.github/workflows/build.yml`, ensuring CI coverage for the latest Python release.

Pull request closed

Sign in to join this conversation.