mirror of
https://github.com/YunoHost-Apps/phpinfo_ynh.git
synced 2024-09-03 19:56:23 +02:00
Update tests.toml
This commit is contained in:
parent
cf9d3b8245
commit
bd4a204d53
1 changed files with 4 additions and 3 deletions
|
@ -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]
|
||||
|
||||
|
|
Loading…
Reference in a new issue