diff --git a/.github/workflows/ui-test.yml b/.github/workflows/ui-test.yml index 9d60a0c5..9be749a7 100644 --- a/.github/workflows/ui-test.yml +++ b/.github/workflows/ui-test.yml @@ -13,7 +13,7 @@ jobs: timeout-minutes: 45 name: Run Connected Android Tests # Run on macOS because we need to run the emulator and the emulator is not supported on Linux - runs-on: macos-latest + runs-on: macos-13-large strategy: fail-fast: true