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
matt-oakes committed Oct 25, 2019
2 parents d0a2480 + 38ef88e commit 9d0bb42
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 9d0bb42

Please sign in to comment.