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 e096289 commit 62634ceCopy full SHA for 62634ce
.github/workflows/tests.yml
@@ -26,7 +26,7 @@ jobs:
26
- os: "macos-latest"
27
python-version: "3.12"
28
- os: "windows-latest"
29
- python-version: "3.12"
+ python-version: "3.11"
30
env:
31
OS: ${{ matrix.os }}
32
PYTHON: ${{ matrix.python-version }}
0 commit comments