diff --git a/tests.toml b/tests.toml index e673017..5d67cb1 100644 --- a/tests.toml +++ b/tests.toml @@ -12,10 +12,11 @@ test_format = 1.0 # Default args to use for install # ------------------------------- - [80_test] + args.phpversion = "7.4" - only = ["install.subdir", "backup_restore", "upgrade" ] - args.phpversion = "8.0" + # ------------------------------- + # Commits to test upgrade from + # ------------------------------- [82_test]