build seems to be cancelling itself
This discussion is public.
this build (https://ci.appveyor.com/project/BinCrafters/conan-icu) seems to be auto-cancelling itself for some obscure reason.
restarting it doesn't help. also, I've tried to remove project from appveyor and re-add it, but it didn't help at all.
Comments are currently closed for this discussion. You can start a new one.
1
Ilya Finkelshteyn
on 29 Sep, 2018 06:05 PM
You have this in your YAML:
matrix:
fast_finish: true
Please check this part of documentation:
https://www.appveyor.com/docs/build-configuration/#failing-strategy
2
tomskside
on 03 Oct, 2018 10:10 AM
thanks a lot! didn't know about such feature :)
Ilya Finkelshteyn closed this discussion on 03 Oct, 2018 03:24 PM.