|
|
|
|
|
by didip
1549 days ago
|
|
Yes, in development mode, we use jenv: https://www.jenv.be/, that's how developers can switch between JDK. But often times, our laptop don't have enough memory to perform the build and various tests. So we have to offload that to the CI/CD pipelines. |
|