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

Fixed missing Java 17 installation on deploy job #957

Merged
merged 1 commit into from
Dec 20, 2024

Conversation

ppatierno
Copy link
Member

The current pipeline is failing on deploy Java because it's using the pre-installed Java 11 while we moved to Java 17.
This PR fixes the issue by installing Java 17 as prerequisite of the deploy job.

@ppatierno ppatierno added this to the 0.32.0 milestone Dec 20, 2024
@ppatierno ppatierno requested a review from scholzj December 20, 2024 13:50
Copy link
Member

@scholzj scholzj left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks.

@ppatierno ppatierno merged commit 659a1ef into strimzi:main Dec 20, 2024
11 checks passed
@ppatierno ppatierno deleted the fix-missing-java-17-on-deploy branch December 20, 2024 13:59
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