summaryrefslogtreecommitdiff
path: root/appveyor.yml
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2023-03-10 16:58:21 -0800
committerDan Fandrich <dan@coneharvesters.com>2023-03-11 18:59:45 -0800
commit395b9175b7422d699fa93643973295c106cdf147 (patch)
tree4b535127d76f6b1c13cf0ae655c499ad65368fc4 /appveyor.yml
parentee521a1c889f4cde6905c5db117959917568be9b (diff)
downloadcurl-395b9175b7422d699fa93643973295c106cdf147.tar.gz
CI: don't run CI jobs if only another CI was changed
Also skip builds on non-Windows platforms when only Windows build files have changed. This should reduce the number of useless builds and the associated waiting time and chance of spurious failures, freeing resources for new PRs. Closes #10742
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 845839f98..ca8efcb9f 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -21,6 +21,9 @@
# SPDX-License-Identifier: curl
#
###########################################################################
+# https://ci.appveyor.com/project/curlorg/curl/history
+# Appveyor configuration
+# https://www.appveyor.com/docs/appveyor-yml/
version: 7.50.0.{build}