]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ci : add release job and include xcframework (#2889)
authorDaniel Bevenius <redacted>
Tue, 18 Mar 2025 04:18:20 +0000 (05:18 +0100)
committerGitHub <redacted>
Tue, 18 Mar 2025 04:18:20 +0000 (05:18 +0100)
commitc8e12f59dd94b8b3f0b03b37c035996cdf72120a
tree2597303a2dab2c184ca0a44edd7f24c994fff874
parent83b14c357c71b68cd489fb7b555767eec1a30a01
ci : add release job and include xcframework (#2889)

* ci : add release job and include xcframework

This commit adds a release job that uploads the xcframework as an
artifact and creates a release with the xcframework as an asset.

This job can be triggered manually and enables a pre-release tag name to
be specified to that these releases can be distinguished from the
regular releases more easily.

Resolves: https://github.com/ggerganov/whisper.cpp/issues/2886
.github/workflows/build.yml