]> granicus.if.org Git - graphviz/commit
install and use Ccache in Cygwin CI tasks
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 24 Nov 2021 01:37:19 +0000 (17:37 -0800)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 7 Dec 2021 16:09:58 +0000 (08:09 -0800)
commit35f07cedb34703c3da97c71b36158c452c7cc9ce
treea4ea538db413bd3b32b0ff3d2aa5333e4ee67481
parent5583d52f8fc39ef09b2dde21aad9d1300eb266d1
install and use Ccache in Cygwin CI tasks

The Cygwin CI tasks come very close to the CI timeout ceiling, usually running
for close to an hour. It is hoped that this change (and upcoming caching) will
reduce this time, thus shortening the total CI time as these are the longest
running tasks at present.
ci/cygwin-build.sh