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

Fix CI #945

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix CI #945

wants to merge 1 commit into from

Conversation

Altonss
Copy link
Collaborator

@Altonss Altonss commented May 12, 2024

Had to update the java-version to fix this error in CI:

  Error: LinkageError occurred while loading main class com.android.sdklib.tool.sdkmanager.SdkManagerCli
  	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

This needed a macos version change, see here: ReactiveCircus/android-emulator-runner#392 (comment)

@Altonss Altonss requested a review from ialokim May 12, 2024 16:37
@cla-bot cla-bot bot added the cla-signed ✔️ The Contributor Licence Agreement was signed by all contributors. label May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed ✔️ The Contributor Licence Agreement was signed by all contributors.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant