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

*_rebuild_updated_recipes CI jobs now test the updated recipe along all the supported Android archs (arm64-v8a, armeabi-v7a, x86_64, x86) #2592

Merged
merged 1 commit into from
May 2, 2022

Conversation

misl6
Copy link
Member

@misl6 misl6 commented May 1, 2022

✂️ (Partially) from #2586

  • rebuild_updated_recipes.py now accepts (multiple) --arch ... parameters so can build the updated recipes againist the selected archs.
  • CI jobs for *_rebuild_updated_recipes (that run on ubuntu-latest, macos-latest, apple-silicon-m1) now are configured to run for each of the supported archs (x86, x86_64, arm64-v8a, armeabi-v7a).
  • continue-on-error: true allow us to see if the build only fails for a specific arch.

…ll the supported Android archs (arm64-v8a, armeabi-v7a, x86_64, x86)
@misl6 misl6 requested a review from AndreMiras May 1, 2022 16:14
Copy link
Member

@AndreMiras AndreMiras left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice thank you 💪

@misl6 misl6 merged commit f45408d into kivy:develop May 2, 2022
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.

2 participants