Skip to content

Commit 6862c43

Browse files
committed
disable android
1 parent 41f24e6 commit 6862c43

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/releasebuild.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,9 @@ jobs:
7575
- os: macos-arm
7676
# macos-14+ (including latest) are ARM64 runners
7777
runs-on: macos-latest
78-
- os: android-intel
79-
runs-on: ubuntu-latest
80-
platform: android
78+
#- os: android-intel
79+
# runs-on: ubuntu-latest
80+
# platform: android
8181
#- os: android-arm
8282
# # GitHub Actions doesn’t currently support the Android emulator on any ARM
8383
# # runner. So we build on a non-ARM runner, which will skip the tests.

0 commit comments

Comments
 (0)