Skip to content

b2252

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Mar 07:17
d2aaffd
ci : add ccache action to windows-cublas job (#2893)

* ci : add ccache action to windows-cublas job

This commit adds the ccache action to the windows-cublas job. This will
allow us to cache the build artifacts and hopefully speed up the build
process.

Refs: https://github.com/ggerganov/whisper.cpp/issues/2781