We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8da546 commit 8e5562dCopy full SHA for 8e5562d
1 file changed
.github/workflows/testing_pr.yml
@@ -12,7 +12,7 @@ jobs:
12
fail-fast: false
13
matrix:
14
os: [windows-latest, macos-latest, ubuntu-latest]
15
- python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
+ python-version: ["3.9", "3.10", "3.11", "3.12"]
16
steps:
17
- uses: actions/checkout@v2
18
0 commit comments