Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: build only arm64-v8a architecture on CI for Fabric Android build #1578

Merged
merged 4 commits into from Aug 31, 2022

Conversation

kkafar
Copy link
Member

@kkafar kkafar commented Aug 31, 2022

Description

Following react-native-gesture-handler as it takes over 1h to complete the workflow.

Changes

  • used -PreactNativeArchitectures=arm64-v8a gradle option to build only arm64-v8a architecture
  • added paths to dependency list of workflows, so they get triggered when their configuration changes
  • added abi filters to FabricExample & FabricTestExample so single architecture builds are respected

Test code and steps to reproduce

Run the workflows

Checklist

  • Ensured that CI passes

@kkafar kkafar marked this pull request as ready for review August 31, 2022 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant