We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d353fbf commit b680102Copy full SHA for b680102
.github/workflows/python-versions.yml
@@ -4,7 +4,7 @@ jobs:
4
python:
5
strategy:
6
matrix:
7
- python-version: ["3.5", "3.6", "3.7", "3.8", "3.9", pypy3]
+ python-version: ["3.6", "3.7", "3.8", "3.9", pypy3]
8
runs-on: ubuntu-latest
9
steps:
10
- name: Install PortAudio
0 commit comments