Search before asking
Description
When running the E2E CI test, I encountered a version mismatch issue. The E2E version is JDK 11, but the test requires JDK 8. How can I change the JDK 11 in the CI environment to JDK 8?
Are you willing to submit a PR?
Code of Conduct