remove zulu-jdk8 from smoke tests (#1679)

Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
This commit is contained in:
Joshua Fernandes
2019-07-12 09:43:52 +10:00
committed by GitHub
parent ffbd8a5ab5
commit 12db3069de

View File

@@ -38,7 +38,6 @@ def linuxImagesPrivate = [
'pegasyseng/jdk:oracle-11-0.0.1',
'pegasyseng/jdk:corretto-11-0.0.1',
'pegasyseng/jdk:openjdk-12',
'pegasyseng/jdk:zulu-openjdk-8',
'pegasyseng/jdk:zulu-openjdk-11',
'pegasyseng/jdk:zulu-openjdk-12'
]