Main branches are stable-8 and stable-7; stable-6 runs more seldomly in CI.

(cherry picked from commit 6d0bcec1cb)
pull/7474/head
Felix Fontein 2023-11-01 08:10:16 +01:00
parent 82c5970811
commit d125f5bee6
1 changed files with 2 additions and 2 deletions

View File

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