phoenix-ru / fervid

All-in-One Vue compiler written in Rust
https://phoenix-ru.github.io/fervid/
Apache License 2.0
371 stars 9 forks source link

CI tests for ARM architecture #13

Open phoenix-ru opened 8 months ago

phoenix-ru commented 8 months ago

At the moment of writing, GitHub CI has no ARM-based hosted runners for public repositories.

As a follow-up from https://github.com/phoenix-ru/fervid/pull/12, we should add tests for ARM builds using QEMU.