Skip to content

Commit

Permalink
Main branches are stable-8 and stable-7; stable-6 runs more seldomly …
Browse files Browse the repository at this point in the history
…in CI.
  • Loading branch information
felixfontein committed Nov 1, 2023
1 parent e9a3b69 commit 6d0bcec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .azure-pipelines/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6d0bcec

Please sign in to comment.