Skip to content

WIP: Speed up CI with ccache

Sam Thursfield requested to merge samthursfield/purr-data:sam/ccache into master

Closes #665

This commit will enable ccache on Linux-based runners. It will need to be done manually in the OSX and Windows based runners. It may be best done outside .gitlab-ci.yml on Linux too.

Edited by Sam Thursfield

Merge request reports