Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.github/workflows/ci.yml: Add cygwin #727

Closed
wants to merge 1 commit into from

Conversation

mkoeppe
Copy link
Contributor

@mkoeppe mkoeppe commented Dec 28, 2021

Add a CI for testing on Cygwin.

It can be seen in action at https://github.com/mkoeppe/math/actions/runs/1629431113, revealing errors from BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS.

We encountered this in SageMath when building SciPy 1.7.x on Cygwin. https://trac.sagemath.org/ticket/33080

@mborland
Copy link
Member

mborland commented Jan 2, 2022

@NAThompson and @jzmaddock I think this is a reasonable add as well. I don't see anything we can obviously de-scope to add this in, but this is only 1 compiler and 1 language standard.

@mborland
Copy link
Member

mborland commented Jan 3, 2022

Merged into #729 to test with your other change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants