[PR #7432] [MERGED] CI: omit unused tools for faster release builds #12420

Closed
opened 2026-04-12 23:58:45 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/7432
Author: @dhiltgen
Created: 10/30/2024
Status: Merged
Merged: 11/2/2024
Merged by: @dhiltgen

Base: mainHead: faster_ci


📝 Commits (1)

  • 713096e CI: omit unused tools for faster release builds

📊 Changes

3 files changed (+149 additions, -248 deletions)

View changed files

📝 .github/workflows/release.yaml (+72 -147)
📝 .github/workflows/test.yaml (+65 -82)
📝 scripts/build_windows.ps1 (+12 -19)

📄 Description

This should shorten the build by ~10 minutes

It also cleans up signing on windows for the new Make build.


🔄 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/7432 **Author:** [@dhiltgen](https://github.com/dhiltgen) **Created:** 10/30/2024 **Status:** ✅ Merged **Merged:** 11/2/2024 **Merged by:** [@dhiltgen](https://github.com/dhiltgen) **Base:** `main` ← **Head:** `faster_ci` --- ### 📝 Commits (1) - [`713096e`](https://github.com/ollama/ollama/commit/713096ee329febe20d6b1297458c33fd3dd09325) CI: omit unused tools for faster release builds ### 📊 Changes **3 files changed** (+149 additions, -248 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yaml` (+72 -147) 📝 `.github/workflows/test.yaml` (+65 -82) 📝 `scripts/build_windows.ps1` (+12 -19) </details> ### 📄 Description This should shorten the build by ~10 minutes It also cleans up signing on windows for the new Make build. --- <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-12 23:58:45 -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#12420