We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbbb74c commit f1ec9b6Copy full SHA for f1ec9b6
.github/workflows/python.yml
@@ -23,7 +23,7 @@ jobs:
23
fail-fast: false
24
matrix:
25
os: [ubuntu-latest, macos-latest, windows-latest]
26
- python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
+ python-version: ["3.9", "3.10", "3.11", "3.12"]
27
include:
28
- os: ubuntu-latest
29
name: Linux
0 commit comments