Use openjdk:8 in hebe-jvm
This commit is contained in:
parent
e002ecdaaa
commit
fde08c80f8
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ jobs:
|
|||
jvm-hebe:
|
||||
working_directory: ~/signer/hebe-jvm
|
||||
docker:
|
||||
- image: circleci/openjdk:7
|
||||
- image: circleci/openjdk:8
|
||||
steps:
|
||||
- checkout:
|
||||
path: ~/signer
|
||||
|
|
Loading…
Reference in a new issue