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

Update Android CI to run VM with SDK version 32 #414

Open
ikurek opened this issue May 25, 2022 · 0 comments
Open

Update Android CI to run VM with SDK version 32 #414

ikurek opened this issue May 25, 2022 · 0 comments
Labels
testing Includes all kinds of automated tests, the way that we run them and the infrastructure around them.

Comments

@ikurek
Copy link
Contributor

ikurek commented May 25, 2022

Currently, the CI runner for Android uses SDK version 21 and 29. To make sure Ably is compatible with latest versions of Android, we can replace the SDK 29 emulator with the latest Android SDK available (32). We can also consider changing the runner construction to execute sequentially, since running them in parallel seems to cause conflicts and CI failures (see #232)

┆Issue is synchronized with this Jira Task by Unito

@ikurek ikurek changed the title Update Android CI runners Update Android CI to run VM with SDK version 32 May 25, 2022
@QuintinWillison QuintinWillison added testing Includes all kinds of automated tests, the way that we run them and the infrastructure around them. and removed test-infrastructure labels Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Includes all kinds of automated tests, the way that we run them and the infrastructure around them.
Development

No branches or pull requests

2 participants