chore: run tests in python3.14 #72

Closed
HideyoshiNakazone wants to merge 1 commits from chore/run-tests-on-python3.14 into main

View File

@@ -23,6 +23,7 @@ jobs:
- "3.11" - "3.11"
- "3.12" - "3.12"
- "3.13" - "3.13"
- "3.14"
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4