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: Update tests workflow java to 17 #399

Merged
merged 2 commits into from
Jun 13, 2024

Conversation

justin-stephenson
Copy link
Contributor

Address CI error in running tests

java.lang.UnsupportedClassVersionError: com/android/sdklib/tool/sdkmanager/SdkManagerCli has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0

@justin-stephenson justin-stephenson force-pushed the ci_update_java branch 4 times, most recently from b61987f to d076b15 Compare June 12, 2024 19:20
Address CI error in running tests

java.lang.UnsupportedClassVersionError: com/android/sdklib/tool/sdkmanager/SdkManagerCli has been compiled
by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime
only recognizes class file versions up to 55.0
macOS v14 / m1 GitHub Actions runners not allowing Android emulators
@justin-stephenson justin-stephenson merged commit a5ebfbd into freeotp:master Jun 13, 2024
2 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