Skip to content

Commit

Permalink
Update android runner to use high config runner. (#1279)
Browse files Browse the repository at this point in the history
* Update android runner to use high config runner.

* Run CI locally.

* Remove local branch.
  • Loading branch information
jigar-f authored Jan 6, 2025
1 parent 6038331 commit ed1d287
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@ jobs:
platform: macos
- os: windows-latest
platform: windows
- os: ubuntu-latest
- os: ubuntu-latest-16-cores
platform: android
target: apk
- os: ubuntu-latest
- os: ubuntu-latest-16-cores
platform: android
target: aab
- os: ubuntu-latest
Expand Down

0 comments on commit ed1d287

Please sign in to comment.