build seems to be cancelling itself

This discussion is public.

tomskside's Avatar

tomskside

29 Sep, 2018 12:10 PM

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.

  1. 1 Ilya Finkelshteyn's Avatar 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. 2 tomskside's Avatar tomskside on 03 Oct, 2018 10:10 AM

    thanks a lot! didn't know about such feature :)

  3. Ilya Finkelshteyn closed this discussion on 03 Oct, 2018 03:24 PM.

Comments are currently closed for this discussion. You can start a new one.