Skip to content

Try adding a simple CI script for GithubActions. #12

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

Merged
merged 15 commits into from
Apr 29, 2021

Conversation

eriknw
Copy link
Member

@eriknw eriknw commented Apr 26, 2021

Also, let's require Cython when building (for now). This is probably safest for now (i.e., less error prone).
Someday, somebody may want to be able to install from source w/o Cython using only .c files.

@eriknw
Copy link
Member Author

eriknw commented Apr 26, 2021

Okay, this is as far as I'm going to take CI for testing for now. This does the easy thing and install GraphBLAS from conda-forge. This tests on Ubuntu, MacOS, and Windows for Python 3.7, 3.8, and 3.9.

@michelp michelp merged commit eccba07 into GraphBLAS:main Apr 29, 2021
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