Skip to content
This repository was archived by the owner on Feb 17, 2021. It is now read-only.

Commit 6a71135

Browse files
author
staticdev
committed
Comment windows
1 parent ab91560 commit 6a71135

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
matrix:
1212
include:
1313
- { python-version: 3.8, os: ubuntu-latest }
14-
- { python-version: 3.8, os: windows-latest }
14+
# - { python-version: 3.8, os: windows-latest }
1515
- { python-version: 3.8, os: macos-latest }
1616
- { python-version: 3.7, os: ubuntu-latest }
1717
steps:

0 commit comments

Comments
 (0)