From ddf6f5799fdc2def93d47a8de516688ba939a60f Mon Sep 17 00:00:00 2001 From: totten <totten@civicrm.org> Date: Sat, 8 Oct 2022 09:33:30 +0000 Subject: [PATCH] Update 5.x-rc.md --- doc/5.x-rc.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/5.x-rc.md b/doc/5.x-rc.md index a25ae62..2a24e8e 100644 --- a/doc/5.x-rc.md +++ b/doc/5.x-rc.md @@ -80,6 +80,8 @@ civi-git-table --fetch master 5.X * Go to https://test.civicrm.org/job/CiviCRM-Core-Matrix/configure * In the list of `CIVIVER`s, remove any old RC's. Add the current RC. (ex: `4.6 5.X master`) +* Go to https://test.civicrm.org/job/CiviCRM-Core-Matrix-Timing/configure + * In the list of `CIVIVER`s, remove any old RC's. Add the current RC. (ex: `4.6 5.X master`) * Go to https://test.civicrm.org/job/CiviCRM-Core-Edge/configure * In the list of `CIVIVER`s, remove any old RC's. Add the current RC. (ex: `4.6 5.X master`) * Go to https://test.civicrm.org/job/CiviCRM-E2E-Edge/configure -- GitLab