Skip to content

Commit 38ef88e

Browse files
committed
fix: remove haxm the lack hardware acceleration support causes a crash
fixes #3
1 parent 3cc005e commit 38ef88e

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)