1 parent ebb2d4e commit 0fa8f2cCopy full SHA for 0fa8f2c
1 file changed
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
fail-fast: false
14
matrix:
15
- python-version: ["3.13"]
+ python-version: ["3.13", "3.14"]
16
17
steps:
18
- uses: actions/checkout@v4
0 commit comments