We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41f24e6 commit 6862c43Copy full SHA for 6862c43
.github/workflows/releasebuild.yml
@@ -75,9 +75,9 @@ jobs:
75
- os: macos-arm
76
# macos-14+ (including latest) are ARM64 runners
77
runs-on: macos-latest
78
- - os: android-intel
79
- runs-on: ubuntu-latest
80
- platform: android
+ #- os: android-intel
+ # runs-on: ubuntu-latest
+ # platform: android
81
#- os: android-arm
82
# # GitHub Actions doesn’t currently support the Android emulator on any ARM
83
# # runner. So we build on a non-ARM runner, which will skip the tests.
0 commit comments