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

Update github actions to use JDK 18. #66

Merged
merged 4 commits into from Jun 17, 2022
Merged

Update github actions to use JDK 18. #66

merged 4 commits into from Jun 17, 2022

Conversation

Kichura
Copy link
Contributor

@Kichura Kichura commented Jun 13, 2022

The title says it all, Basically makes gradlew run properly instead of outright crashing for saying that JDK 17 is wanted.

(not sure what to do with the build.gradle.kts file though)

@CodingRays
Copy link
Member

I'm not sure why it requests java 17 because we are actually using java 18 now.

As for the other errors the rest of the build is hard to automate right now since we don't have any way to to automatically build and include the natives yet.

Copy link
Member

@CodingRays CodingRays left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We are using java 18 please change it to use that. Other than that i see no issues.

@Kichura
Copy link
Contributor Author

Kichura commented Jun 17, 2022

on it. done.

@Kichura Kichura changed the title Update github actions to use JDK 17. Update github actions to use JDK 18. Jun 17, 2022
@Kichura Kichura requested a review from CodingRays June 17, 2022 10:53
@CodingRays CodingRays merged commit 483ada4 into KilnGraphics:new_b4d Jun 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants