Skip to content

Commit

Permalink
build: scrap macos tests
Browse files Browse the repository at this point in the history
they are too slow
  • Loading branch information
matfax committed Aug 22, 2020
1 parent f6a51ab commit da31915
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
python-version: [3.7, 3.8]
os: [ubuntu-latest, macos-latest, windows-latest]
os: [ubuntu-latest, windows-latest]
defaults:
run:
shell: bash
Expand Down

0 comments on commit da31915

Please sign in to comment.