Update pythonpackage.yml

This commit is contained in:
Mariano Sorgente
2019-11-20 18:54:55 +09:00
parent 7a3912b749
commit a149e181e4
+1 -1
View File
@@ -9,7 +9,7 @@ jobs:
strategy:
max-parallel: 4
matrix:
python-version: [3.7, 3.8]
python-version: [3.7]
os: [ubuntu-latest, macOS-latest]
steps: