chore: Increase build memory (#4122)

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
This commit is contained in:
James Rich 2026-01-02 18:35:33 -06:00 committed by GitHub
parent c03178406a
commit 5b1693aa04
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 2 deletions

View file

@ -22,7 +22,7 @@ on:
jobs:
androidTest:
runs-on: ubuntu-latest
timeout-minutes: 25
timeout-minutes: 45
strategy:
matrix:
api-level: ${{ fromJson(inputs.api_levels) }} # Use the input to define the matrix