Remove stable-4 from CI cron; add stable-7 instead.

(cherry picked from commit 9708561131)
pull/6508/head
Felix Fontein 2023-05-08 21:40:50 +02:00
parent 5e8914e00c
commit 675860c392
1 changed files with 2 additions and 2 deletions

View File

@ -29,14 +29,14 @@ schedules:
always: true
branches:
include:
- stable-7
- stable-6
- stable-5
- cron: 0 11 * * 0
displayName: Weekly (old stable branches)
always: true
branches:
include:
- stable-4
- stable-5
variables:
- name: checkoutPath