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

Add Windows and MacOS CI build jobs #14

Open
XVilka opened this issue Mar 9, 2021 · 3 comments
Open

Add Windows and MacOS CI build jobs #14

XVilka opened this issue Mar 9, 2021 · 3 comments
Labels
good first issue Good for newcomers

Comments

@XVilka
Copy link
Member

XVilka commented Mar 9, 2021

Also a SourceHut probably.

@wargio
Copy link
Member

wargio commented Mar 14, 2021

essentially we need to run the tests, building, etc.. on various CI.
For windows and mac, you can try by adding Github Actions that uses osx and win

@wargio
Copy link
Member

wargio commented Mar 14, 2021

This is the file that needs to be edited: https://github.com/rizinorg/rz-pipe/blob/master/.github/workflows/ci.yml

@chinggg
Copy link

chinggg commented Mar 30, 2022

I have been working on windows CI, but it seems to get stuck when running native_test.py
图片
You can see the CI log at https://github.com/chinggg/rz-pipe/runs/5749364647?check_suite_focus=true
And the the yaml I modified at https://github.com/chinggg/rz-pipe/blob/ci-windows/.github/workflows/ci.yml#L114

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

No branches or pull requests

3 participants