Skip to content

Commit

Permalink
Introduce a build_android step (#38848)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: #38848

In order to parallelize the Android CI, I've moved most of the building to a `build_android` step which executes before the `build_npm_package` step.

As currently, building Hermes for Android is on the critical path, this should reduce much of the execution time on CI.

Changelog:
[Internal] [Changed] - Introduce a build_android step

Reviewed By: mdvacca

Differential Revision: D48148418

fbshipit-source-id: bfe3175fcc11d96e264eb31d8d5555bd1f83c01d
  • Loading branch information
cortinico authored and facebook-github-bot committed Aug 10, 2023
1 parent e2ef6b9 commit 0c483d3
Show file tree
Hide file tree
Showing 5 changed files with 282 additions and 192 deletions.
Loading

0 comments on commit 0c483d3

Please sign in to comment.