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

Clean up tests.yml #7161

Merged
merged 2 commits into from Mar 22, 2022
Merged

Clean up tests.yml #7161

merged 2 commits into from Mar 22, 2022

Commits on Mar 21, 2022

  1. Remove useless os checking for ICU building

    We only run tests on Ubuntu/Linux, and we don't need check whether it is
    Linux.
    
    Signed-off-by: utzcoz <utzcoz@outlook.com>
    utzcoz committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    b632200 View commit details
    Browse the repository at this point in the history
  2. Use google_apis for Emulator images default

    All tests run Emulator with SDK larger than 26, and we should keep to
    use google_apis images.
    
    Signed-off-by: utzcoz <utzcoz@outlook.com>
    utzcoz committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    b71739f View commit details
    Browse the repository at this point in the history