1 parent 191bd9b commit 13d306fCopy full SHA for 13d306f
1 file changed
.github/workflows/run_test.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
matrix:
16
os: [ubuntu-latest, macos-latest, windows-latest]
17
- python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
+ python-version: ["3.9", "3.10", "3.11", "3.12", "3.13", "3.14"]
18
19
steps:
20
- name: Checkout code
0 commit comments