Use Java 8 SDK for branch 3.0 / 4.0 and Java 11 for master#473
Use Java 8 SDK for branch 3.0 / 4.0 and Java 11 for master#473feast-ci-bot merged 4 commits intofeast-dev:masterfrom
Conversation
|
Just wondering about 0.3 (that the Agoda folks are still using). Should that be included here? |
|
I think for |
fb0f0f2 to
78dddb7
Compare
|
/lgtm |
78dddb7 to
270545a
Compare
|
/lgtm |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: davidheryanto, khorshuheng The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@khorshuheng: Updated the
DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Since #451, the master branch is using Java 11 SDK for prow. However, this result in test breaking on branch 4.0, which is not compatible with Java 11.
This PR will add Java 8 prow jobs exclusively for branch 4.0.