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 7d8c7bf commit 1328b5bCopy full SHA for 1328b5b
.github/workflows/check.yml
@@ -164,11 +164,8 @@ jobs:
164
api-level: 29
165
force-avd-creation: false
166
avd-name: node-api-avd
167
- emulator-options: -no-snapshot-save -no-metrics -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
168
disable-animations: true
169
arch: x86_64
170
- disk-size: 6000M
171
- heap-size: 600M
172
ndk: ${{ env.NDK_VERSION }}
173
cmake: 3.22.1
174
working-directory: apps/test-app
0 commit comments