diff --git a/.github/workflows/android_build.yml b/.github/workflows/android_build.yml index b363f42..42b87ec 100644 --- a/.github/workflows/android_build.yml +++ b/.github/workflows/android_build.yml @@ -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: