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

Fix all the JVM toolchain stuff #191

Merged
merged 6 commits into from
Sep 4, 2024
Merged

Conversation

slinkydeveloper
Copy link
Contributor

No description provided.

@@ -27,7 +27,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
jvm-version: [17]
jvm-version: [ 17 ]
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I can't ultimately downgrade this to 11 because of spring-projects/spring-boot#33365

@slinkydeveloper slinkydeveloper merged commit 0b48dcc into main Sep 4, 2024
6 checks passed
@slinkydeveloper slinkydeveloper deleted the fix-jvm-tooling-stuff branch September 4, 2024 08:40
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.

1 participant