Oops, use python3.8 for the 3.8 build

This commit is contained in:
Robin Dunn
2019-10-17 20:19:12 -07:00
parent c033686fe0
commit b3f0ee10dc

View File

@@ -20,7 +20,7 @@ jobs:
Py38:
python_version: '3.8.0'
python_pkg: 'python-3.8.0-macosx10.9.pkg'
python: 'python3.7'
python: 'python3.8'
maxParallel: 4