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] GitHub Actions fail because of Java 21 #506

Open
bivashy opened this issue Jul 5, 2024 · 0 comments
Open

[CI] GitHub Actions fail because of Java 21 #506

bivashy opened this issue Jul 5, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@bivashy
Copy link

bivashy commented Jul 5, 2024

Description

Currently, the latest GitHub actions fail and don't return any useful information. For example, #665 fails with an error:

Failed to execute org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile (default-compile) on project cobalt: Fatal error compiling: error: release version 21 not supported -> [Help 1].

And other actions have the same error.

This could be fixed by simply updating the Java version in the build workflow.

@Auties00 Auties00 added the enhancement New feature or request label Aug 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants