From d3b74fb36fcf58dae010ccaf5bb8d734f7e3f455 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 13 Apr 2023 11:59:42 +0200 Subject: [PATCH] Update tests.toml --- tests.toml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/tests.toml b/tests.toml index de2537d..ce3886c 100644 --- a/tests.toml +++ b/tests.toml @@ -15,11 +15,6 @@ test_format = 1.0 only = ["install.subdir", "backup_restore", "upgrade" ] args.phpversion = "8.0" -[81_test] - - only = ["install.subdir", "backup_restore", "upgrade" ] - args.phpversion = "8.1" - [none_test] only = ["install.subdir", "backup_restore", "upgrade" ]