From 2e04886c8f821d2385b80a60a5b5b56592b52f2c Mon Sep 17 00:00:00 2001 From: Andrej Shadura <andrew.shadura@collabora.co.uk> Date: Fri, 30 May 2025 06:34:02 +0000 Subject: [PATCH] fixup! tests: Test publisher and aptly integration --- tests/04-test-aptly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/04-test-aptly b/tests/04-test-aptly index 2a8483f194..9fb72d78e8 100755 --- a/tests/04-test-aptly +++ b/tests/04-test-aptly @@ -6,7 +6,7 @@ set +x prj_arch="x86_64" prj_components="target development sdk" -prj_distro="v2030" +prj_distro="v2300" prj_osname="apertis" prj_repo="default" prj_public_prefix="shared/apertis/public/apertis" -- GitLab