DaehwanKimLab / hisat2

Graph-based alignment (Hierarchical Graph FM index)
GNU General Public License v3.0
464 stars 112 forks source link

Add CI for Linux aarch64 #408

Open martin-g opened 1 year ago

martin-g commented 1 year ago

Adds a CI check for Linux ARM64. It uses QEMU for hardware emulation, so it is slower than the x86_64 build at Github Actions.

Must be merged after https://github.com/DaehwanKimLab/hisat2/pull/407 and https://github.com/DaehwanKimLab/hisat2/pull/251