We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b19a2f9 commit 4312eceCopy full SHA for 4312ece
1 file changed
.github/workflows/scripts/android/android-emulator-tests.sh
@@ -37,7 +37,7 @@ install_package() {
37
eval "$INSTALL_PACKAGE_COMMAND $1"
38
}
39
40
-install_package openjdk
+install_package java-17-openjdk-devel
41
42
# download and install the Android SDK
43
mkdir ~/android-sdk
0 commit comments