We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ebff90 + 3dfb250 commit aab432aCopy full SHA for aab432a
.github/workflows/test.yaml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
fail-fast: false
19
matrix:
20
- python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
+ python-version: ["3.9", "3.10", "3.11", "3.12"]
21
os: ["ubuntu-latest", "windows-latest", "macos-latest"]
22
23
steps:
0 commit comments