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 1f4c80e commit 6c90a16Copy full SHA for 6c90a16
.github/workflows/test.yml
@@ -41,7 +41,7 @@ jobs:
41
fail-fast: true
42
matrix:
43
os: [ "ubuntu-latest", "macos-latest" ]
44
- python-version: [ "3.9", "3.10", "3.11" ]
+ python-version: ["3.10", "3.11" ]
45
defaults:
46
run:
47
shell: bash
0 commit comments