mirror of
https://github.com/ansible/ansible.git
synced 2026-05-28 04:32:20 -04:00
Remove scheduled CI runs.
The ansible-core 2.11 release has reached EOL with the release of ansible-core 2.14.
This commit is contained in:
parent
de7fe7814a
commit
8d37ea6e4b
1 changed files with 0 additions and 9 deletions
|
|
@ -12,15 +12,6 @@ pr:
|
|||
- devel
|
||||
- stable-*
|
||||
|
||||
schedules:
|
||||
- cron: 0 7 * * *
|
||||
displayName: Nightly
|
||||
always: true
|
||||
branches:
|
||||
include:
|
||||
- devel
|
||||
- stable-*
|
||||
|
||||
variables:
|
||||
- name: checkoutPath
|
||||
value: ansible
|
||||
|
|
|
|||
Loading…
Reference in a new issue