Skip to content

Commit

Permalink
fix: remove haxm the lack hardware acceleration support causes a crash
Browse files Browse the repository at this point in the history
  • Loading branch information
timkuilman committed Oct 17, 2019
1 parent 3cc005e commit 38ef88e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/commands/setup_macos_executor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ steps:
HOMEBREW_NO_AUTO_UPDATE=1 brew install node@8 >/dev/null
HOMEBREW_NO_AUTO_UPDATE=1 brew install applesimutils >/dev/null
HOMEBREW_NO_AUTO_UPDATE=1 brew cask install android-sdk >/dev/null
HOMEBREW_NO_AUTO_UPDATE=1 brew cask install intel-haxm >/dev/null
touch .watchmanconfig
node -v
Expand Down

0 comments on commit 38ef88e

Please sign in to comment.