From 7d842a6418024bdc0f16be50f5bd18ffec4da954 Mon Sep 17 00:00:00 2001 From: Adrian Pop Date: Tue, 25 Nov 2025 17:22:57 +0100 Subject: [PATCH] add the IDEAS tags back as we now have break handling in Modelica --- repos.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repos.json b/repos.json index ec18db7..9e99ae3 100644 --- a/repos.json +++ b/repos.json @@ -666,7 +666,7 @@ "names": ["IDEAS"], "github": "open-ideas/IDEAS", "branches": {"master": "master"}, - "ignore-tags": ["CrashCourse2021", "_LinearisationPaper", "v0.3.0", "v4.0.0", "master"], + "ignore-tags": ["CrashCourse2021", "_LinearisationPaper", "v0.3.0"], "support": [ ["prerelease", "noSupport"], [">=3.0.0", "experimental"],