Skip to content

Commit

Permalink
CI: Cut Hermes compile times in half on macOS jobs (facebook#713)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: facebook#713

The `macos.x86.medium.gen2` machine type should cut Hermes compile times in half on macOS, and achieve similar results on all jobs that use the macOS executor.

Reviewed By: neildhar

Differential Revision: D35202784

fbshipit-source-id: b3a88f3a5ba6ad9c9dc543e7d8352ba802afdb9f
  • Loading branch information
hramos authored and facebook-github-bot committed May 26, 2022
1 parent 93bbd95 commit 4681f91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ workflows:
apple_defaults: &apple_defaults
macos:
xcode: 12.4.0
resource_class: macos.x86.medium.gen2
working_directory: ~/hermes
environment:
- TERM: dumb
Expand Down

0 comments on commit 4681f91

Please sign in to comment.