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

CI: Un-bump latest Java from 20 to 19 (#359) #6551

Merged
merged 1 commit into from
Apr 11, 2023

Commits on Apr 11, 2023

  1. CI: Un-bump latest Java from 20 to 19 (#359)

    Gradle 8.0.2 has issues with Java 20 :(
    
    ```
    FAILURE: Build failed with an exception.
    
    * What went wrong:
    Could not open cp_init generic class cache for initialization script '/home/runner/.gradle/init.d/build-result-capture.init.gradle' (/home/runner/.gradle/caches/8.0.2/scripts/81bhe3x4qmzhxltbvjll89pw1).
    > BUG! exception in phase 'semantic analysis' in source unit '_BuildScript_' Unsupported class file major version 64
    ```
    snazy committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    056f6ed View commit details
    Browse the repository at this point in the history