From bc73e9c7464c281c1fc7a72097cb5c680780eb54 Mon Sep 17 00:00:00 2001
From: Vincent Delbar <vincent.delbar@gmail.com>
Date: Tue, 4 Jun 2024 17:23:10 +0200
Subject: [PATCH] CI: use forgemia stable runners tag

---
 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c932c9c..b91c24c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,5 @@
 default:
+  tags: [stable]
   image: mdl4eo/otbtf:4.3.0-cpu
   interruptible: true
 
-- 
GitLab