Skip to content

Commit

Permalink
Disable cygwin tests for now. Ref pypa/setuptools#3921
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Nov 5, 2023
1 parent 41b9cce commit d3e5de0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
run: tox

test_cygwin:
# disabled due to lack of Rust support pypa/setuptools#3921
if: ${{ false }}
strategy:
matrix:
python:
Expand Down

0 comments on commit d3e5de0

Please sign in to comment.