1 parent ca8eac5 commit 4e7eb9aCopy full SHA for 4e7eb9a
1 file changed
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
strategy:
14
matrix:
15
- python-version: ["3.9", "3.10", "3.11", "3.12", "3.13", "3.14"]
+ python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
16
env:
17
UV_PYTHON: "${{ matrix.python-version }}"
18
steps:
0 commit comments