Remove scheduled CI runs.

The ansible-core 2.11 release has reached EOL with the release of ansible-core 2.14.
pull/79355/head
Matt Clay 2 years ago
parent de7fe7814a
commit 8d37ea6e4b

@ -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…
Cancel
Save