We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 217205f commit 41ee0f8Copy full SHA for 41ee0f8
.github/workflows/ci_checks.yml
@@ -78,6 +78,8 @@ jobs:
78
env:
79
AVD_API_LEVEL: 34
80
AVD_ARCH: x86_64
81
+ emulator-boot-timeout: 900
82
+ disk-size: 12G
83
steps:
84
- name: Enable KVM group perms
85
run: |
0 commit comments