[PR #2980] [MERGED] Swap to GH arm64 runner #4186

Closed
opened 2026-02-22 18:35:19 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/2980
Author: @timothycarambat
Created: 1/16/2025
Status: Merged
Merged: 1/16/2025
Merged by: @timothycarambat

Base: masterHead: arm-runner-test


📝 Commits (4)

📊 Changes

3 files changed (+6 additions, -6 deletions)

View changed files

📝 .github/workflows/build-and-push-image-semver.yaml (+1 -1)
📝 .github/workflows/build-and-push-image.yaml (+1 -1)
📝 .github/workflows/dev-build.yaml (+4 -4)

📄 Description

Updates Github runner to native arm so we dont need QEMU support anymore which causes x86 based runners to take ~1hr+ to push to docker

this does not apply to render branch since those providers can only run x86 builds anyway


🔄 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/Mintplex-Labs/anything-llm/pull/2980 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 1/16/2025 **Status:** ✅ Merged **Merged:** 1/16/2025 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `arm-runner-test` --- ### 📝 Commits (4) - [`ea71dcf`](https://github.com/Mintplex-Labs/anything-llm/commit/ea71dcf015ec85addfce1ee5c193881a18bb0ec6) test arm runner speed - [`3d83b3f`](https://github.com/Mintplex-Labs/anything-llm/commit/3d83b3fd0fc81ccb69fd37771eb15d015d3f7791) test arm runner speed with arm - [`3b83a5c`](https://github.com/Mintplex-Labs/anything-llm/commit/3b83a5cff48dd805f1e39866a4ba2299cc351106) update primary worker flows - [`5560fc0`](https://github.com/Mintplex-Labs/anything-llm/commit/5560fc006561275c720c70e283e00a7b96026263) update dev build name ### 📊 Changes **3 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build-and-push-image-semver.yaml` (+1 -1) 📝 `.github/workflows/build-and-push-image.yaml` (+1 -1) 📝 `.github/workflows/dev-build.yaml` (+4 -4) </details> ### 📄 Description Updates Github runner to native arm so we dont need QEMU support anymore which causes x86 based runners to take ~1hr+ to push to docker _this does not apply to `render` branch since those providers can only run x86 builds anyway_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:35:19 -05:00
yindo closed this issue 2026-02-22 18:35:19 -05:00
yindo changed title from [PR #2980] Swap to GH `arm64` runner to [PR #2980] [MERGED] Swap to GH `arm64` runner 2026-06-05 15:17:17 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#4186