]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ci : remove xframework upload (#12190)
authorDaniel Bevenius <redacted>
Wed, 5 Mar 2025 07:34:02 +0000 (08:34 +0100)
committerGitHub <redacted>
Wed, 5 Mar 2025 07:34:02 +0000 (08:34 +0100)
commit3ccbfe5a71c74ac574b00607067d0aa0a49df04c
tree6f3f93869a8539e2ca8b3d72ceaf52f26d7c7172
parent06a92a193a07afe445929607be9d5e4d033956fb
ci : remove xframework upload (#12190)

* ci : remove xframework upload

This commit removes the upload of the xframework zip file as an
artifact.

The motivation for this change is that the xframework zip file is
currently being uploaded as part of strategy and will therefore be
attempted to be uploaded multiple times and will fail the build.

The uploading should be moved to somewhere else in the build to avoid
this.

* ci : add xcframework upload to macos-latest job
.github/workflows/build.yml