Open junchuanwang opened 2 years ago
Github action previously always pulls in the latest JDK and
zulu8.60.0.21-ca-jdk8.0.322-linux_x64.tar.gz failed the build.
This has been locally reproduced.
Potential solution 1) pin a older version of JDK8 2) start using JDK.11+ in the build
But we need to consider if we need to always support all SDK variants of JDK 8
Github action previously always pulls in the latest JDK and
zulu8.60.0.21-ca-jdk8.0.322-linux_x64.tar.gz failed the build.
This has been locally reproduced.
Potential solution 1) pin a older version of JDK8 2) start using JDK.11+ in the build
But we need to consider if we need to always support all SDK variants of JDK 8