mirror of
https://github.com/YunoHost-Apps/nodered_ynh.git
synced 2024-09-03 19:46:25 +02:00
add CI update test: from 3.1.4~ynh1 (update nodejs 16 to 20)
This commit is contained in:
parent
4814515e9d
commit
4b578cef9f
1 changed files with 7 additions and 4 deletions
11
tests.toml
11
tests.toml
|
@ -4,10 +4,13 @@ test_format = 1.0
|
||||||
|
|
||||||
[default]
|
[default]
|
||||||
|
|
||||||
# ------------------------
|
# ------------------------
|
||||||
# -------------------------------
|
# -------------------------------
|
||||||
# Commits to test upgrade from
|
# Commits to test upgrade from
|
||||||
# -------------------------------
|
# -------------------------------
|
||||||
|
|
||||||
[default.test_upgrade_from.3dae97a7]
|
[default.test_upgrade_from.3dae97a7]
|
||||||
name = "3.0.2~ynh2"
|
name = "3.0.2~ynh2"
|
||||||
|
|
||||||
|
[default.test_upgrade_from.ca5545af]
|
||||||
|
name = "3.1.4~ynh1 (update nodejs 16 to 20)"
|
||||||
|
|
Loading…
Add table
Reference in a new issue