Build 3.7 for the min for dolby.

This commit is contained in:
Matthew Stratford 2021-04-11 00:26:19 +01:00
parent cb03506ff4
commit 2bc61be133

View file

@ -35,7 +35,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: [3.9]
python-version: [3.7]
steps:
- uses: actions/checkout@v2