We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dc509f commit ad687f0Copy full SHA for ad687f0
1 file changed
.github/workflows/sormas_app_ci.yml
@@ -111,6 +111,7 @@ jobs:
111
with:
112
api-level: ${{ matrix.api-level }}
113
arch: x86_64
114
+ # Could be decreased to 2048M
115
ram-size: 4096M
116
heap-size: 512M
117
force-avd-creation: false
@@ -123,6 +124,7 @@ jobs:
123
124
125
126
127
128
129
130
0 commit comments