mirror of
https://github.com/RetroDECK/org.ppsspp.PPSSPP.git
synced 2024-11-22 21:55:38 +00:00
Disable aarch64 for now
This commit is contained in:
parent
8e649ec9f3
commit
18f5b088aa
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"skip-arches": ["arm"]
|
||||
"skip-arches": ["arm", "aarch64"]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue