Use bash by default. temporary disable all except Windows

This commit is contained in:
Alex Root Junior 2021-05-12 23:28:28 +03:00
parent deacbe1649
commit 73028e7a11

View file

@ -19,8 +19,8 @@ jobs:
fail-fast: true
matrix:
os:
- ubuntu-latest
- macos-latest
# - ubuntu-latest
# - macos-latest
- windows-latest
python-version:
- 3.7