From d52bc304f49aa7889f4564b6c4e0bc5f2cedd1a7 Mon Sep 17 00:00:00 2001 From: trivernis Date: Sun, 19 Apr 2020 11:29:21 +0200 Subject: [PATCH] Rever to openjdk image I've read it wrong lol --- .abstruse.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.abstruse.yml b/.abstruse.yml index ab131a7..c4395fd 100644 --- a/.abstruse.yml +++ b/.abstruse.yml @@ -1,4 +1,4 @@ -image: abstruse +image: openjdk matrix: - env: SCRIPT=shadowJar @@ -7,7 +7,6 @@ before_install: - apt update install: - - apt install -y openjdk-8-jdk - apt install -y gradle script: