Skip to content

Commit

Permalink
ci: increase memory for browserstack tests (hashicorp#7202)
Browse files Browse the repository at this point in the history
- Specifically to solve an OOM for babel.
  • Loading branch information
samsalisbury authored Jul 26, 2019
1 parent e413671 commit 67bc00e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .circleci/config/jobs/test-ui-browserstack.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
executor: node
resource_class: medium+
steps:
- checkout
- restore_yarn_cache
Expand Down

0 comments on commit 67bc00e

Please sign in to comment.