Closed cmb69 closed 4 years ago
Since the PHP build dependencies are cached anyway, we only update them if there are actually updates available. This should drastically improve the required build times.
See https://ci.appveyor.com/project/cmb69/yar/builds/31772275 for the results; the first two jobs had already been cached, and as such ran much faster.
Since the PHP build dependencies are cached anyway, we only update them if there are actually updates available. This should drastically improve the required build times.