Do not run tests on macOS for now.

This commit is contained in:
grossmj 2020-10-20 11:10:42 +10:30
parent c0cab1c3ca
commit f4210108ce

View File

@ -17,7 +17,7 @@ jobs:
strategy: strategy:
matrix: matrix:
os: [ubuntu-latest, macos-latest, windows-latest] os: [ubuntu-latest, windows-latest]
python-version: [3.6, 3.7, 3.8] python-version: [3.6, 3.7, 3.8]
steps: steps: