diff --git a/.github/workflows/androidTestSuite.yml b/.github/workflows/androidTestSuite.yml index d79a84605c..e2586db75f 100644 --- a/.github/workflows/androidTestSuite.yml +++ b/.github/workflows/androidTestSuite.yml @@ -62,6 +62,7 @@ jobs: # Includes Screenshot Tests # Ref: https://github.com/marketplace/actions/android-emulator-runner runs-on: macos-11 + if: false steps: # Checkouts the current branch for processing