Skip to content

Commit

Permalink
workflow test
Browse files Browse the repository at this point in the history
  • Loading branch information
m1ga committed Jan 11, 2025
1 parent 20596f4 commit 81788e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

jobs:
android:
runs-on: macos-latest
runs-on: macos-13
name: Android
env:
CCACHE_DIR: ${{ github.workspace }}/.ccache
Expand Down Expand Up @@ -78,7 +78,7 @@ jobs:
- name: Build and Test
uses: reactivecircus/android-emulator-runner@v2
with:
api-level: 29
api-level: 33
cores: 2
target: playstore
ram-size: 2048M
Expand Down

0 comments on commit 81788e2

Please sign in to comment.