The GitHub Actions job "Groovy Snapshot Canary Build" on grails-core.git/merge/8.1.x-into-9.0.x has failed. Run started by GitHub user codeconsole (triggered by codeconsole).
Head commit for run: fa6bde14f584843535487a0c07b279de8f34dad7 / Scott Murphy Heiberg <[email protected]> ci: let the Groovy canary parse a pre-release groovy.version pin The step that derives the Apache Groovy branch required the closing quote straight after the patch number, so the 9.0.x pin '6.0.0-beta-2' never matched and the job failed before checking anything out. Accept a qualifier after the patch number; major 6 already maps to master. Report URL: https://github.com/apache/grails-core/actions/runs/34904407968 With regards, GitHub Actions via GitBox
