1 parent 19834c0 commit 48b0280Copy full SHA for 48b0280
3 files changed
.github/workflows/ci.yml
@@ -45,7 +45,7 @@ jobs:
45
strategy:
46
matrix:
47
os: [Ubuntu, MacOS, Windows]
48
- python-version: ["3.10", "3.11", "3.12", "3.13"]
+ python-version: ["3.10", "3.11", "3.12", "3.13", "3.14"]
49
50
env:
51
OS: ${{ matrix.os }}
0 commit comments