From 3ae55dd15d759a91447ca591c33fa0303f977cfc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20KUBLER?= <gregoire.kubler@proton.me> Date: Thu, 1 Aug 2024 17:05:11 +0200 Subject: [PATCH] chore : upd ci files ref --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8c55790..e6e9ebd 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -13,7 +13,7 @@ stages: include: - project: 'eclipse/aidge/gitlab_shared_files' - ref: 'fix/aidge_backend_opencv' + ref: 'fix/quantization_onnx_dependecy' file: #Â choose which jobs to run by including the corresponding files. - '.gitlab/ci/ubuntu_cpp.gitlab-ci.yml' -- GitLab