Skip to content

Self-hosted runners may not be working #79

@ninovanhooff

Description

@ninovanhooff

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. The solution might be to update java to 22 on the runner

Metadata

Metadata

Assignees

Labels

WIPbugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions