From fdc038275532bf7cf44ec12d6528742a55147948 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Mon, 26 Aug 2024 02:05:30 +0200 Subject: [PATCH] remove older than one year CI upgrade tests --- tests.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests.toml b/tests.toml index a849f61..201ac48 100644 --- a/tests.toml +++ b/tests.toml @@ -21,8 +21,6 @@ args.accounts_reason_required = 0 # Commits to test upgrade from # ------------------------------- -test_upgrade_from.9a6d0183.name = "Upgrade from 0.6.0~ynh1" -test_upgrade_from.2750ec2d.name = "Upgrade from 0.11.0~ynh1" test_upgrade_from.4bc2d54d.name = "Upgrade from 0.13.1~ynh1 (latest packaging v1)" # -------------------------------