Switched to JDK15 in gitlab-ci in an attempt to fix compilation errors
Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
This commit is contained in:
parent
89a0d13983
commit
c589c70237
@ -2,7 +2,7 @@
|
||||
# This is the Gradle build system for JVM applications
|
||||
# https://gradle.org/
|
||||
# https://github.com/gradle/gradle
|
||||
image: gradle:alpine
|
||||
image: gradle:jdk15
|
||||
|
||||
# Disable the Gradle daemon for Continuous Integration servers as correctness
|
||||
# is usually a priority over speed in CI environments. Using a fresh
|
||||
|
Loading…
Reference in New Issue
Block a user