diff --git a/eng/pipelines/extra-platforms/runtime-extra-platforms-android.yml b/eng/pipelines/extra-platforms/runtime-extra-platforms-android.yml index d8579d34b876b4..de253ff460f7a0 100644 --- a/eng/pipelines/extra-platforms/runtime-extra-platforms-android.yml +++ b/eng/pipelines/extra-platforms/runtime-extra-platforms-android.yml @@ -63,8 +63,7 @@ jobs: buildConfig: Release runtimeFlavor: mono platforms: - # Disabled until https://github.com/dotnet/runtime/issues/125440 is resolved. - # - android_arm + - android_arm - android_arm64 variables: # map dependencies variables to local variables diff --git a/eng/pipelines/runtime.yml b/eng/pipelines/runtime.yml index 6c3951315d1fcb..7de89662137352 100644 --- a/eng/pipelines/runtime.yml +++ b/eng/pipelines/runtime.yml @@ -1073,8 +1073,7 @@ extends: buildConfig: Release runtimeFlavor: mono platforms: - # Disabled until https://github.com/dotnet/runtime/issues/125440 is resolved. - # - android_arm + - android_arm - android_arm64 variables: # map dependencies variables to local variables