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

actions: avoid relying on included ndk, setup manually #420

Merged
merged 2 commits into from
Sep 12, 2024

Conversation

rajveermalviya
Copy link
Collaborator

Fixes Android workflow failures — #419 (comment)

While the exact root cause of the failures related to the Android NDK version included in the GitHub Actions images is unclear, we've encountered similar issues before. Therefore, it's more reliable to avoid depending on the NDK versions provided by GitHub.

This update now uses the latest LTS NDK version (27.1.12297006) — https://developer.android.com/ndk/downloads#lts-downloads

@rajveermalviya
Copy link
Collaborator Author

Copy link
Collaborator

@almarklein almarklein left a comment

Choose a reason for hiding this comment

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

Thanks for the quick fix!

@rajveermalviya rajveermalviya merged commit 7656869 into gfx-rs:trunk Sep 12, 2024
16 checks passed
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