CI: pin cygwin python to 3.9.16-1 [skip cirrus][skip azp][skip circle] by mattip · Pull Request #25716 · numpy/numpy

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@mattip

Copy link Copy Markdown

Member

@mattip mattip commented

Jan 29, 2024

Closes #25708 by pinning cygwin to 3.9.16-1, which does not time out. Replaces #25714. Related to gitpython-developers/GitPython#1814.

Co-authored-by: Eliah Kagan <degeneracypressure@gmail.com>

@mattip

Copy link Copy Markdown

Member Author

mattip commented

Jan 29, 2024

The ci run is passing. @EliahKagan is there an cygwin issue we could track to know when to release the pin?

@mattip

Copy link Copy Markdown

Member Author

mattip commented

Jan 29, 2024

This also updates the cleanup-path action to v4 in order to get node-20 since the deprecated node-16 used in the previous version emits a warning when running the action

@charris charris merged commit 9c6f37d into numpy:main

Jan 29, 2024

@charris

Copy link Copy Markdown

Member

charris commented

Jan 29, 2024

Thanks Matti.

@EliahKagan

Copy link Copy Markdown

Contributor

EliahKagan commented

Jan 30, 2024

edited

Loading

is there an cygwin issue we could track to know when to release the pin?

A couple of reports have been posted to the mailing list where Cygwin bugs are tracked, and the maintainer of Cygwin's downstream Python packages is investigating.

Edit: I had missed the first message that reports the bug when I first posted this comment.

@mattip mattip deleted the pin-cygwin branch

May 5, 2025 11:21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

1 more reviewer

@EliahKagan EliahKagan EliahKagan left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

CI: cygwin job is timing out at over 6 hours

3 participants

@mattip @charris @EliahKagan