mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[PR #11032] [MERGED] ci: Update GitHub Actions runner selection for multi-platform builds #61501
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/11032
Author: @cheahjs
Created: 3/1/2025
Status: ✅ Merged
Merged: 3/1/2025
Merged by: @tjbck
Base:
dev← Head:chore/build-arm-on-arm📝 Commits (1)
3238981ci: Update GitHub Actions runner selection for multi-platform builds📊 Changes
1 file changed (+3 additions, -3 deletions)
View changed files
📝
.github/workflows/docker-build.yaml(+3 -3)📄 Description
Pull Request Checklist
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Internal change - no changelog entry
Additional Information
Use the new ARM runners for building ARM docker images. This brings ARM build times much closer in line to native x86 builds (example build: https://github.com/cheahjs/open-webui-fork/actions/runs/13606500933)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.