There was an error while loading. Please reload this page.
2 parents ce7e03a + fdd6a35 commit 4e96ab4Copy full SHA for 4e96ab4
1 file changed
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
strategy:
27
fail-fast: false
28
matrix:
29
- python-version: ["3.11", "3.12", "3.13"]
+ python-version: ["3.11", "3.12", "3.13", "3.14"]
30
steps:
31
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
32
with:
0 commit comments