Skip to content

Commit 51408ac

Browse files
committed
Disable cygwin for now
1 parent 83c399a commit 51408ac

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
@@ -146,6 +146,7 @@ jobs:
146146
jobs: ${{ toJSON(needs) }}
147147

148148
test_cygwin:
149+
if: ${{ false }} # failing as it lacks a rust compiler
149150
strategy:
150151
matrix:
151152
python:

0 commit comments

Comments
 (0)