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

CI: adding GitHub Actions runners #274

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

CI: adding GitHub Actions runners #274

wants to merge 6 commits into from

Conversation

tdegeus
Copy link
Member

@tdegeus tdegeus commented Mar 2, 2022

This highlights:

@tdegeus
Copy link
Member Author

tdegeus commented Mar 4, 2022

On top the error: what I don't get is why I get GCC from chocolatey on Windows and not MSVC. On similar actions that is does happen. Do you happened to know what is going on @wolfv ?

@tdegeus
Copy link
Member Author

tdegeus commented Mar 25, 2022

@JohanMabille I'm trying to debug segmentation faults I have been having elsewhere tdegeus/test_pybind#6 . However, I cannot even get the tests to be properly linked on Windows. Do you know what goes wrong?

@JohanMabille
Copy link
Member

JohanMabille commented Mar 28, 2022

Not really, I'm not used to GHA yet. Why not adding a job in the already existing appveyor config?

@tdegeus
Copy link
Member Author

tdegeus commented Mar 28, 2022

Because I thought that GHA would be by far the simplest to reproduce the segmentation faults ;) But you are right, maybe I should pass by appveyor.

@JohanMabille
Copy link
Member

Also do not hesitate to comment out the others jobs so you don't lose too much time when pushing commits to reproduce the issue.

@tdegeus
Copy link
Member Author

tdegeus commented Mar 28, 2022

The problem is that I know a quite a bit of GH Actions but not of appveyor : #278

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.

2 participants