1 parent 1f6d216 commit babbd22Copy full SHA for babbd22
1 file changed
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
matrix:
19
os: [ubuntu-latest, macos-latest]
20
- python-version: ["3.10", "3.11", "3.12", "3.13"]
+ python-version: ["3.10", "3.11", "3.12", "3.13", "3.14"]
21
steps:
22
- name: Checkout
23
uses: actions/checkout@v4
0 commit comments