From 14961cac8c698b6ffc6a32388916a555892e08b5 Mon Sep 17 00:00:00 2001 From: pistiner Date: Sun, 1 Nov 2020 17:34:00 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8aebb51f..023c44cd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -15,8 +15,7 @@ test: certora-test: stage: test - tags: - - linux + image: ubuntu:18.04 before_script: - echo "export PATH=$PATH:~/.local/bin" - sudo apt-get update || sudo apt-get update