Update CI cron schedules.

(cherry picked from commit 95e509753e)
pull/8399/head
Felix Fontein 2024-05-20 12:36:02 +02:00
parent d02f564019
commit 440bdb1119
1 changed files with 2 additions and 2 deletions

View File

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