manifest: try to build on aarch64

This commit is contained in:
liushuyu 2022-12-05 22:03:37 -07:00
parent 4e7fdd9653
commit 8633e66fce

View File

@ -1,3 +1,3 @@
{
"only-arches": ["x86_64"]
"only-arches": ["x86_64", "aarch64"]
}