You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check if the locally installed Android NDK matches the wanted NDK version
We were never actually checking `android_ndk_versions` if ANDROID_NDK_HOME was set,
as that environment variable always will be on the github runners. Add some log output
so we can check this info easily from now on too.
0 commit comments