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 af91f8d commit f375f95Copy full SHA for f375f95
1 file changed
.github/workflows/windows-testing.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
fail-fast: True
18
matrix:
19
- python-version: ['3.9', '3.10', '3.11']
+ python-version: ['3.10', '3.11']
20
steps:
21
- uses: actions/checkout@v4
22
with:
0 commit comments