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

Merged
merged 1 commit into from
Sep 16, 2024
Merged

Fix CI #945

merged 1 commit into from
Sep 16, 2024

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
@Altonss Altonss requested a review from grote August 14, 2024 12:43
@grote
Copy link
Owner

grote commented Aug 14, 2024

thanks for fixing things! I am not available for reviews, only doing releases. If you feel confident and nobody is around for review, feel free to merge yourself.

@Altonss
Copy link
Collaborator Author

Altonss commented Aug 15, 2024

thanks for fixing things! I am not available for reviews, only doing releases.

No worries, sorry for pinging you :)

@Altonss Altonss merged commit 3f635ae into grote:master Sep 16, 2024
4 checks passed
@Altonss Altonss deleted the fix-ci branch November 3, 2024 18:20
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.

2 participants