[PR #3479] [MERGED] Fix CI release glitches #21712

Closed
opened 2026-04-19 15:48:05 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/3479
Author: @dhiltgen
Created: 4/3/2024
Status: Merged
Merged: 4/4/2024
Merged by: @dhiltgen

Base: mainHead: ci_fixes


📝 Commits (1)

📊 Changes

2 files changed (+8 additions, -8 deletions)

View changed files

📝 .github/workflows/release.yaml (+7 -7)
📝 llm/generate/gen_darwin.sh (+1 -1)

📄 Description

The subprocess change moved the build directory
arm64 builds weren't setting cross-compilation flags when building on x86


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/3479 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 4/3/2024 **Status:** ✅ Merged **Merged:** 4/4/2024 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `ci_fixes` --- ### 📝 Commits (1) - [`e4a7e5b`](https://github.com/ollama/ollama/commit/e4a7e5b2cad59a5a0df6cd6c3d008be7c779dcb0) Fix CI release glitches ### 📊 Changes **2 files changed** (+8 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yaml` (+7 -7) 📝 `llm/generate/gen_darwin.sh` (+1 -1) </details> ### 📄 Description The subprocess change moved the build directory arm64 builds weren't setting cross-compilation flags when building on x86 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-19 15:48:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#21712