From 8e3ea2257b7189142969cee1b6e87096201fc7ea Mon Sep 17 00:00:00 2001 From: Guillaume Pasquet Date: Tue, 15 Feb 2022 21:27:32 +0000 Subject: Fix CI? --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 067a689..f406606 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,3 +1,5 @@ +image: 'rust:latest' + stages: - test -- cgit v1.2.3