Skip to content

Commit

Permalink
Turn off MacOS test, since it doesn't support Docker
Browse files Browse the repository at this point in the history
  • Loading branch information
bluemellophone committed Dec 13, 2021
1 parent ba6022d commit d452da2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
max-parallel: 2
fail-fast: false
matrix:
os: [ubuntu-latest, macos-latest]
os: [ubuntu-latest]
python-version: [3.7, 3.8, 3.9]

steps:
Expand Down

0 comments on commit d452da2

Please sign in to comment.