morrislab / phylowgs

Application for inferring subclonal composition and evolution from whole-genome sequencing data.
GNU General Public License v3.0
108 stars 55 forks source link

Add CI for Linux x86_64 and aarch64 #139

Open martin-g opened 2 years ago

martin-g commented 2 years ago

Closes #138 - Phylowgs builds and runs fine on Linux ARM64!

CI results could be seen in my fork: https://github.com/martin-g/phylowgs/actions/runs/3229653505

martin-g commented 2 years ago

Any feedback on the proposed changes ?

emiliofernandes commented 2 years ago

+1 for adding automated testing! It gives confidence that the project builds and runs on different architectures!