We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2be62a commit 52e2109Copy full SHA for 52e2109
.circleci/config.yml
@@ -41,7 +41,7 @@ jobs:
41
42
environment:
43
MAVEN_OPTS: -Xmx3200m
44
- JAVA_HOME: /usr/lib/jvm/java-8-openjdk-amd64
+ JAVA_HOME: /usr/lib/jvm/java-11-openjdk-amd64
45
46
steps:
47
@@ -75,7 +75,7 @@ jobs:
75
76
77
78
79
80
81
@@ -109,7 +109,7 @@ jobs:
109
110
111
112
113
114
115
0 commit comments