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 83c399a commit 51408ac
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 @@ -146,6 +146,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 51408ac

Please sign in to comment.