CI / build (push) Successful in 1m35s
actions/upload-artifact@v4 depends on @actions/artifact v2, which refuses to run against Gitea's self-hosted Actions runner (it identifies itself as GHES, which v2 explicitly blocks). The Gradle build itself now succeeds on JDK 25; only the artifact upload step was failing. Co-Authored-By: Claude Sonnet 5 <[email protected]>