From 4bda545ec1f82bc5f9521313c2b73a572c3f3bc1 Mon Sep 17 00:00:00 2001 From: Apertis CI <devel@lists.apertis.org> Date: Mon, 18 Nov 2024 10:05:22 +0000 Subject: [PATCH] Bump to v2026dev0 Signed-off-by: Apertis CI <devel@lists.apertis.org> --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index bebcd4a..1a65989 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,10 +1,10 @@ variables: osname: apertis - release: v2025 + release: v2026dev0 include: - project: tests/helper-tools - ref: apertis/v2025 + ref: apertis/v2026dev0 file: /gitlab-ci/update-test-binaries.yaml update-test-binaries: -- GitLab