]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ci : enable main-cuda build (#3282)
authorDaniel Bevenius <redacted>
Wed, 25 Jun 2025 10:12:36 +0000 (12:12 +0200)
committerGitHub <redacted>
Wed, 25 Jun 2025 10:12:36 +0000 (12:12 +0200)
commit7dd2997a01242e7eda5b1e557142d5b71c943edf
treed1904508cdd1b42ece876d6ac6e115ffe0f47206
parentc85b1ae84eecbf797f77a76a30e648c5054ee663
ci : enable main-cuda build (#3282)

This commit re-enables the main-cuda Docker build in the CI workflow.
The main-cuda Dockerfile has been updated to remove build artifacts
and also print the size of the /app directory after the build. A similar
change was recently made to the musa Dockerfile, and perhaps this job
was also having similar disk space issues.

The motivation for this change is that this configuration has been
disabled for a while due to persistent build failures. However, the
actual logs are now longer available.

Resolves: https://github.com/ggml-org/whisper.cpp/issues/3040
.devops/main-cuda.Dockerfile
.github/workflows/docker.yml