We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d002ea commit 80106a8Copy full SHA for 80106a8
3 files changed
.github/workflows/test.yml
@@ -41,7 +41,7 @@ jobs:
41
fail-fast: true
42
matrix:
43
os: [ "ubuntu-latest", "macos-latest", "windows-latest" ]
44
- python-version: [ "3.8", "3.9", "3.10", "3.11" ]
+ python-version: [ "3.9", "3.10", "3.11" ]
45
defaults:
46
run:
47
shell: bash
0 commit comments