Skip to content

Commit

Permalink
Removed 'macos-latest' runner for android emulator
Browse files Browse the repository at this point in the history
  • Loading branch information
siarhei-luskanau committed Mar 6, 2024
1 parent 91dfd88 commit 0ab1349
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ macos-latest, ubuntu-latest ]
os: [ ubuntu-latest ]
managed-virtual-device: [ 27, 28, 29, 30, 31, 32, 33, 34 ]
steps:

Expand Down

0 comments on commit 0ab1349

Please sign in to comment.