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

Self-hosted runners may not be working #79

Open
ninovanhooff opened this issue Sep 12, 2024 · 1 comment
Open

Self-hosted runners may not be working #79

ninovanhooff opened this issue Sep 12, 2024 · 1 comment

Comments

@ninovanhooff
Copy link
Collaborator

ninovanhooff commented Sep 12, 2024

I forked this template to a private repo and changed the runners to the self-hosted ones.

The build failed with:

Run ./gradlew assembleDevDebug --stacktrace

Welcome to Gradle 8.7!

Here are the highlights of this release:
 - Compiling and testing with Java 22
 - Cacheable Groovy script compilation
 - New methods in lazy collection properties
Caused by: java.lang.IllegalArgumentException: Unsupported class file major version 66

Note that the runner uses java 21 and gradle uses java 22

@ninovanhooff
Copy link
Collaborator Author

Note some discuission with documentation here: #78 (comment)

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

No branches or pull requests

1 participant