From 4337ed768379f9ecb667ceb32f30c5f91805f51c Mon Sep 17 00:00:00 2001 From: Evil Eye Date: Mon, 4 Aug 2025 19:22:49 +0200 Subject: [PATCH] Use new example suite tests --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index fedc707bd7..7ce493ca06 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -486,7 +486,7 @@ Ubuntu_Clang_tests_Debug: stage: test variables: PIP_CACHE_DIR: "$CI_PROJECT_DIR/.cache/pip" - EXAMPLE_SUITE_REVISION: 599987b52bd2d064e26299d3317b11049499f32b + EXAMPLE_SUITE_REVISION: 3e01d10e073474a886a9efe3658088db14869627 cache: paths: - .cache/pip