burhanrashid52 / PhotoEditor

A Photo Editor library with simple, easy support for image editing using paints,text,filters,emoji and Sticker like stories.
MIT License
4.07k stars 981 forks source link

Use Ubuntu for UI tests triggered by GitHub Actions #554

Closed wasky closed 1 month ago

wasky commented 1 month ago

UI tests stopped working because GitHub switched macos-latest machines from Intel to M1 processors: https://github.blog/changelog/2024-01-30-github-actions-introducing-the-new-m1-macos-runner-available-to-open-source

The changes in a script are based on android-emulator-runner documentation: https://github.com/ReactiveCircus/android-emulator-runner?tab=readme-ov-file#usage--examples