From 702959591872230926cb61f420103c6cf7f2e832 Mon Sep 17 00:00:00 2001 From: MADELA Patrick <patrick.madela@synchrotron-soleil.fr> Date: Tue, 6 Dec 2022 10:37:24 +0100 Subject: [PATCH] Update to Conan 1.55.0 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 39d08bb..7f4b9fb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,6 @@ variables: - CONAN_VERSION: "1.54.0" + CONAN_VERSION: "1.55.0" PYTHON_VERSION: "3.6.13" workflow: -- GitLab