Skip to content

Commit

Permalink
Test on ubuntu only, the library has no platform specific dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed Oct 10, 2020
1 parent b599d94 commit a50b7ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
strategy:
matrix:
python-version: [3.6, 3.7, 3.8, 3.9]
os: [ubuntu, macos, windows]
os: [ubuntu]
fail-fast:
false
runs-on: ${{ matrix.os }}-latest
Expand Down

0 comments on commit a50b7ec

Please sign in to comment.