We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c811ad6 commit ffaa5d2Copy full SHA for ffaa5d2
.github/workflows/discorpy_ga.yml
@@ -26,7 +26,7 @@ jobs:
26
fail-fast: false
27
matrix:
28
os: [ubuntu-latest, windows-latest, macos-latest]
29
- python-version: ["3.9", "3.10", "3.11" ]
+ python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
30
31
steps:
32
- uses: actions/checkout@v4
0 commit comments