Skip to content
This repository was archived by the owner on Aug 19, 2022. It is now read-only.

Commit 25b8e8c

Browse files
author
staticdev
committed
No windows tests
1 parent a8c3dda commit 25b8e8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
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)