diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 190ff1c4..0732484f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -15,7 +15,7 @@ test: certora-test: stage: test - image: openjdk:13 + image: openjdk:15-jdk - linux; amd64 before_script: - echo "export PATH=$PATH:~/.local/bin" - whereis sudo