Skip to content

Commit

Permalink
Disable cygwin for now
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed May 11, 2023
1 parent fca6d74 commit 5b69811
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ jobs:
jobs: ${{ toJSON(needs) }}

test_cygwin:
if: ${{ false }} # failing as it lacks a rust compiler
strategy:
matrix:
python:
Expand Down

0 comments on commit 5b69811

Please sign in to comment.