This commit is contained in:
DaneEvans 2025-07-07 16:08:13 +10:00 committed by GitHub
parent 053e527ce2
commit 6f82dd7e86
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 1 deletions

View file

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