summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Clay <matt@mystile.com>2022-11-07 10:53:26 -0800
committerMatt Clay <matt@mystile.com>2022-11-07 11:25:24 -0800
commit8d37ea6e4bc3547dbdf82ae77e50e196ea1f409b (patch)
treef33d1a86145afb0e4701fa7332e2d5414737f7d7
parentde7fe7814ae00274b866d31aaea11ef8f7009936 (diff)
downloadansible-8d37ea6e4bc3547dbdf82ae77e50e196ea1f409b.tar.gz
Remove scheduled CI runs.
The ansible-core 2.11 release has reached EOL with the release of ansible-core 2.14.
-rw-r--r--.azure-pipelines/azure-pipelines.yml9
1 files changed, 0 insertions, 9 deletions
diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml
index 398a299b60..3627352c4e 100644
--- a/.azure-pipelines/azure-pipelines.yml
+++ b/.azure-pipelines/azure-pipelines.yml
@@ -12,15 +12,6 @@ pr:
- devel
- stable-*
-schedules:
- - cron: 0 7 * * *
- displayName: Nightly
- always: true
- branches:
- include:
- - devel
- - stable-*
-
variables:
- name: checkoutPath
value: ansible