Test[build_aarch32]: build client VM

This commit is contained in:
Maksim Belov 2025-01-31 20:58:57 +03:00 committed by GitHub
parent 655141c7ae
commit 673dab1a1a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,5 +3,6 @@ set -e
export TARGET=armv7a-linux-androideabi
export TARGET_JDK=arm
export JVM_VARIANTS=client
bash 2_ci_build_global.sh