We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33361aa commit 228cbbcCopy full SHA for 228cbbc
1 file changed
.github/workflows/main.yml
@@ -61,7 +61,7 @@ jobs:
61
fail-fast: false
62
matrix:
63
os: [ubuntu-latest, windows-latest, macos-13]
64
- python-version: ['3.8', '3.9', '3.10', '3.11', '3.12']
+ python-version: ['3.8', '3.9', '3.10', '3.11', '3.12', '3.13']
65
66
steps:
67
- uses: actions/checkout@v4
0 commit comments