[PR #14754] [MERGED] ci: Fix windows build #14820

Closed
opened 2026-04-13 01:03:13 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/14754
Author: @dhiltgen
Created: 3/10/2026
Status: Merged
Merged: 3/10/2026
Merged by: @dhiltgen

Base: mainHead: ci


📝 Commits (1)

📊 Changes

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

View changed files

📝 x/mlxrunner/mlx/generator/main.go (+11 -1)
📝 x/mlxrunner/mlx/mlx.go (+1 -1)

📄 Description

Instead of relying on sh for wildcard, do it in Go for better windows compatibility.


🔄 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/14754 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 3/10/2026 **Status:** ✅ Merged **Merged:** 3/10/2026 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `ci` --- ### 📝 Commits (1) - [`76d5bc1`](https://github.com/ollama/ollama/commit/76d5bc184d54255ec83c8e6f079852478a730902) ci: Fix windows build ### 📊 Changes **2 files changed** (+12 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `x/mlxrunner/mlx/generator/main.go` (+11 -1) 📝 `x/mlxrunner/mlx/mlx.go` (+1 -1) </details> ### 📄 Description Instead of relying on sh for wildcard, do it in Go for better windows compatibility. --- <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-13 01:03:13 -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#14820