Skip to content

Commit 327b4a9

Browse files
authored
Merge pull request #9 from chargetrip/fix/remove-hardware-acceleration-tool-haxm
fix: remove haxm the lack hardware acceleration support causes a crash
2 parents d0a2480 + 38ef88e commit 327b4a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/commands/setup_macos_executor.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ steps:
2424
HOMEBREW_NO_AUTO_UPDATE=1 brew install node@8 >/dev/null
2525
HOMEBREW_NO_AUTO_UPDATE=1 brew install applesimutils >/dev/null
2626
HOMEBREW_NO_AUTO_UPDATE=1 brew cask install android-sdk >/dev/null
27-
HOMEBREW_NO_AUTO_UPDATE=1 brew cask install intel-haxm >/dev/null
2827
touch .watchmanconfig
2928
node -v
3029

0 commit comments

Comments
 (0)