We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbb69ce commit bc7efb5Copy full SHA for bc7efb5
ci.nix
@@ -48,6 +48,8 @@
48
"android-sdk-platform-tools"
49
"aarch64-unknown-linux-android-ndk-toolchain-wrapper"
50
"aarch64-unknown-linux-android-ndk-toolchain"
51
+ "armv7a-unknown-linux-androideabi-ndk-toolchain-wrapper"
52
+ "armv7a-unknown-linux-androideabi-ndk-toolchain"
53
];
54
};
55
0 commit comments