back to normal tests schedule

This commit is contained in:
Laurent Rineau 2023-07-27 09:38:24 +02:00
parent 08e3a4f8d2
commit d13338a8b0
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ actions = {
"Tuesday": integration,
"Wednesday": integration,
"Thursday": integration,
"Friday": beta_release("5.6", 2),
"Saturday": release("5.5"),
"Friday": release("5.5"),
"Saturday": release("5.6"),
"Sunday": master,
}