STINNER Victor <vstin...@redhat.com> added the comment:

> APPVEYOR_CACHE_SKIP_RESTORE - set to true to disable cache restore
> APPVEYOR_CACHE_SKIP_SAVE - set to true to disable cache update

I see these as well, but it would only be a temporary solution and may make 
build much slower, whereas AppVeyor is already a bottleneck in our workflow. 
AppVeyor only give us two jobs in parallel which take 10-30 min, whereas it's 
common that we have much more new pull requests per hour.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34575>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to