From 3c0d73eb0c4e1ec2010f634662856b5c20cc93bf Mon Sep 17 00:00:00 2001 From: pistiner Date: Sun, 1 Nov 2020 18:05:29 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 36702a0e..2cfa3518 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -15,7 +15,7 @@ test: certora-test: stage: test - image: ubuntu:18.04 + image: openjdk:15-jdk before_script: - apt-get update || apt-get update - apt-get install -y software-properties-common