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 071be12 commit 6e3eacdCopy full SHA for 6e3eacd
.github/workflows/test_and_deploy.yml
@@ -39,7 +39,7 @@ jobs:
39
fail-fast: false
40
matrix:
41
platform: [ubuntu-latest, macos-latest, windows-latest]
42
- python-version: ["3.11", "3.11", "3.13"]
+ python-version: ["3.11", "3.12", "3.13"]
43
44
steps:
45
- uses: actions/checkout@v4
0 commit comments