From e57871745cb5fd64ab7df4b3c0634e46f6747cd5 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Sat, 23 Oct 2021 18:39:18 +0100 Subject: Deprecating JRE 8 support --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 740120c..ffc3b5e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: openjdk:8 +image: openjdk:11 variables: MILL_CLI: "-D coursier.cache=$CI_PROJECT_DIR/.cache -j 0" -- cgit v1.2.3