Skip to content

Commit f77d35e

Browse files
committed
emulator: 4 cores instead of 2
Change-Id: I8533924ed1bcbc3b6b6fd898994176c537500fb5
1 parent 009c9a6 commit f77d35e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ jobs:
128128
api-level: ${{ matrix.api-level }}
129129
arch: x86_64
130130
disable-animations: true
131+
cores: 4
131132
disk-size: 6000M
132133
heap-size: 600M
133134
script: ./gradlew connectedDebugAndroidTest --daemon

0 commit comments

Comments
 (0)