From 0305cc08dc27eefe298a663678bf5b8a8d5dc68a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 28 Mar 2023 18:39:26 +0200 Subject: [PATCH] Update tests.toml --- tests.toml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/tests.toml b/tests.toml index cfcebdd..62babf5 100644 --- a/tests.toml +++ b/tests.toml @@ -8,12 +8,7 @@ test_format = 1.0 args.with_sftp = "1" args.with_mysql = "1" - args.phpversion = "7.4" - -[73_test] - - only = ["install.subdir", "backup_restore", "upgrade" ] - args.phpversion = "7.3" + args.phpversion = "8.0" [80_test]