Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Android CI vmImage: 'MacOS-12' with vmImage: 'ubuntu-latest' #21172

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

jchen351
Copy link
Contributor

Description

Replace Android CI vmImage: 'MacOS-12' with vmImage: 'ubuntu-latest'

Motivation and Context

We have plenty Linux machines but limit MacOS. These changes will potentially allow us to be more flexible on allocation CI machines. Also removing the emulate will saving use some CI runtime.

@jchen351 jchen351 requested a review from a team as a code owner June 25, 2024 20:33
          set -e -x \
          uname -m \
          echo "ANDROID_HOME=$ANDROID_HOME" \
          echo "ANDROID_NDK_HOME=$ANDROID_NDK_HOME" \
          ls -R $ANDROID_SDK_ROOT
        displayName: Check Android NDKs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant