From 6a9ff3a033f98e44d423d750e383ca8b562f5566 Mon Sep 17 00:00:00 2001 From: Matias Goldfeld <2000matu@gmail.com> Date: Tue, 26 Jan 2021 05:36:26 -0500 Subject: Updated CI image from outdated ocaml/opam2 to ocaml/opam --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8b8025b..f6f7d73 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: ocaml/opam2:latest +image: ocaml/opam:latest before_script: - sudo apt-get -y install m4 pkg-config libssl-dev libffi-dev -- cgit v1.2.3