Skip to content

CI: adding GitHub Actions runners#274

Closed
tdegeus wants to merge 6 commits into
masterfrom
gh-actions
Closed

CI: adding GitHub Actions runners#274
tdegeus wants to merge 6 commits into
masterfrom
gh-actions

Conversation

@tdegeus

@tdegeus tdegeus commented Mar 2, 2022

Copy link
Copy Markdown
Member

This highlights:

@tdegeus

tdegeus commented Mar 4, 2022

Copy link
Copy Markdown
Member Author

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

tdegeus commented Mar 25, 2022

Copy link
Copy Markdown
Member Author

@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

JohanMabille commented Mar 28, 2022

Copy link
Copy Markdown
Member

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

@tdegeus

tdegeus commented Mar 28, 2022

Copy link
Copy Markdown
Member Author

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
Copy Markdown
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

tdegeus commented Mar 28, 2022

Copy link
Copy Markdown
Member Author

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

@JohanMabille

Copy link
Copy Markdown
Member

Closing it since GHA have been set in another PR.

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