Skip to content

Commit cd4a026

Browse files
committed
Adjust CI schedules: remove stable-9, move stable-10 to weekly.
(cherry picked from commit 09d8b2b)
1 parent 0929d24 commit cd4a026

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.azure-pipelines/azure-pipelines.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,12 @@ schedules:
3030
branches:
3131
include:
3232
- stable-11
33-
- stable-10
3433
- cron: 0 11 * * 0
3534
displayName: Weekly (old stable branches)
3635
always: true
3736
branches:
3837
include:
39-
- stable-9
38+
- stable-10
4039

4140
variables:
4241
- name: checkoutPath

0 commit comments

Comments
 (0)