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 Mixin and build deps #800

Merged
merged 2 commits into from
May 14, 2023
Merged

Conversation

modmuss50
Copy link
Member

No description provided.

@@ -4,7 +4,7 @@ jobs:
build:
strategy:
matrix:
java: [8-jdk, 11-jdk, 16-jdk, 17-jdk, 19-jdk]
java: [8-jdk, 11-jdk, 16-jdk, 17-jdk, 20-jdk]
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we keep 16 as minecraft eagerly bumped for records before? I think everything 16 offers is already covered by 17.

Copy link
Member Author

Choose a reason for hiding this comment

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

Minecraft has versions that run on JDK 16, I think for now we keep it. In the future I do plan to bump loaders min build version to 17 (While still targgeting 8) so we can remove it then.

@modmuss50 modmuss50 merged commit 39bd2d8 into FabricMC:master May 14, 2023
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.

2 participants