Use python 3.7, not 3.8

This commit is contained in:
Josh Meyer 2021-09-16 03:36:32 -04:00
parent 8cfc1163e2
commit 7cbe879fc6

View File

@ -680,7 +680,7 @@ jobs:
fetch-depth: 1
- uses: actions/setup-python@v2
with:
python-version: 3.8
python-version: 3.7
- name: Run python notebooks
run: |
sudo apt-get install -y --no-install-recommends libopusfile0 libopus-dev libopusfile-dev