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

ci: use cargo ndk 2 #809

Merged
merged 1 commit into from
Jan 26, 2021
Merged

ci: use cargo ndk 2 #809

merged 1 commit into from
Jan 26, 2021

Conversation

junhochoi
Copy link
Contributor

  • cargo ndk command line option are changed in v2.
  • Since triple target doesn't work, a list of (triple, target) is added in the build matrix.
  • arm-linux-androideabi is replaced with x86_64-linux-android

- `cargo ndk` command line option are changed in v2.
- Since triple target doesn't work, a list of (triple, target)
  is added in the build matrix.
- arm-linux-androideabi is replaced with x86_64-linux-android
@junhochoi
Copy link
Contributor Author

FYI - the CI check status is yellow but this is because this pr updates list of builds, no build failures.

@ghedo ghedo merged commit 4977fd8 into master Jan 26, 2021
@ghedo ghedo deleted the cargo_ndk_2 branch January 26, 2021 12:40
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

2 participants