Skip to content

Commit 464568d

Browse files
committed
Disable cygwin tests for now. Ref #3016.
1 parent 8b6e8f5 commit 464568d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
${{ matrix.python }}
4343
4444
test_cygwin:
45+
if: ${{ false }} # failing #3016
4546
strategy:
4647
matrix:
4748
distutils:

0 commit comments

Comments
 (0)