Skip to content

Commit 5b69811

Browse files
committed
Disable cygwin for now
1 parent fca6d74 commit 5b69811

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ jobs:
149149
jobs: ${{ toJSON(needs) }}
150150

151151
test_cygwin:
152+
if: ${{ false }} # failing as it lacks a rust compiler
152153
strategy:
153154
matrix:
154155
python:

0 commit comments

Comments
 (0)