The GitHub Actions job "CI - Groovy Joint Validation Build" on grails-core.git/improve-gh-ci-speed has failed. Run started by GitHub user jamesfredley (triggered by jamesfredley).
Head commit for run: d85ca9e6850e0935130765d497b6eb82b7040143 / James Fredley <[email protected]> Optimize CI workflow to reduce build time Replace --rerun-tasks with test cache disabling in CI via outputs.cacheIf. Changes: - Disable test caching in CI via outputs.cacheIf { !isCiBuild } - Add --configuration-cache-problems=warn for faster Gradle startup - Increase maxParallelForks from 3 to 4 (matches GitHub runner cores) - Increase forkEvery from 10-25 to 50 (reduces JVM restart overhead) - Enable Develocity test distribution for CI builds Ref: https://github.com/apache/grails-core/commit/a78c0225059468f4d66bb13b72f813be2e78a66c Report URL: https://github.com/apache/grails-core/actions/runs/21308491422 With regards, GitHub Actions via GitBox
