mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Drop stable-3 from weekly CI; migrate stable-4 from nightly to weekly.
This commit is contained in:
parent
f4bad50bbb
commit
90ac53d150
1 changed files with 1 additions and 2 deletions
|
@ -30,13 +30,12 @@ schedules:
|
|||
branches:
|
||||
include:
|
||||
- stable-5
|
||||
- stable-4
|
||||
- cron: 0 11 * * 0
|
||||
displayName: Weekly (old stable branches)
|
||||
always: true
|
||||
branches:
|
||||
include:
|
||||
- stable-3
|
||||
- stable-4
|
||||
|
||||
variables:
|
||||
- name: checkoutPath
|
||||
|
|
Loading…
Reference in a new issue