There was an error while loading. Please reload this page.
1 parent bbeae82 commit fbdb591Copy full SHA for fbdb591
1 file changed
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
matrix:
14
os: [ubuntu-latest, windows-latest, macos-latest]
15
- python-version: ['3.9', '3.10', '3.11', '3.12']
+ python-version: ['3.9', '3.10', '3.11', '3.12', '3.13']
16
exclude:
17
# Reduce matrix for faster CI
18
- os: windows-latest
0 commit comments