macOS has issues on Python 3, don't want to fix them in this PR.

This commit is contained in:
Itamar Turner-Trauring 2021-06-10 11:52:30 -04:00
parent 702f249f99
commit 2214e7a59f

View File

@ -173,13 +173,15 @@ jobs:
fail-fast: false
matrix:
os:
- macos-latest
- windows-latest
- ubuntu-latest
python-version:
- 2.7
- 3.6
- 3.9
include:
- os: macos-latest
python-version: 2.7
steps: