From 7cbfeb32fd3b3cbe9ec268e5fcc3038afb6bbd8f Mon Sep 17 00:00:00 2001 From: Evil Eye Date: Wed, 28 Jan 2026 19:33:15 +0100 Subject: [PATCH] Bump example suite revision to improve test coverage --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a555119308..dc8f8dda20 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -516,7 +516,7 @@ Ubuntu_Clang_tests_Debug: stage: test variables: PIP_CACHE_DIR: "$CI_PROJECT_DIR/.cache/pip" - EXAMPLE_SUITE_REVISION: 3e01d10e073474a886a9efe3658088db14869627 + EXAMPLE_SUITE_REVISION: a1ba6fc9d7315c2158ef4c60349fc4e71b7ca343 cache: paths: - .cache/pip