We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abead41 commit a90ea78Copy full SHA for a90ea78
1 file changed
.github/workflows/pip.yml
@@ -15,7 +15,7 @@ jobs:
15
fail-fast: false
16
matrix:
17
platform: [windows-latest, macos-latest, ubuntu-latest]
18
- python-version: ["3.7", "3.11", "pypy-3.8"]
+ python-version: ["3.8", "3.11", "pypy-3.8"]
19
20
steps:
21
- uses: actions/checkout@v3
0 commit comments