-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
chore(ci): fix wildfly 26 stage to use JDK 11 #4978
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 Looks good, CI stage already ran successfully on this PR.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changes look good 👍
I think we should run the CI with the wildfly
label because some of the changed stages require it and did not run yet. I added it and retriggered the relevant CI.
Changes with WildFly label already ran successfully here: https://ci-pipeline.cambpm.camunda.cloud/job/7.23/job/cambpm-ce/job/cambpm-main/job/PR-4978/3/ |
Prepare for merge, revert test labels: |
This reverts commit 22cbbc3.
fixes hanging stage due to wrong JDK.
#4869