Skip to content

Commit a44f931

Browse files
committed
Create new issue for enhancing build-images workflow
1 parent b9ccfaf commit a44f931

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

issues/1.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
### Feature Request
2+
3+
With the recent announcement of [ARM64 hosted runners being generally available for public repositories](https://github.blog/changelog/2025-08-07-arm64-hosted-runners-for-public-repositories-are-now-generally-available/), we have the opportunity to enhance our `build-images` workflow by incorporating the ARM64 runner when it is specifically needed.
4+
5+
### Proposed Solution
6+
- Modify the `build-images` workflow to include a conditional step for using the ARM64 runner.
7+
- Ensure compatibility and test the workflow with ARM64 architecture.
8+
- Update documentation to reflect the changes in the workflow.
9+
10+
### Benefits
11+
- Improved compatibility for ARM-based environments.
12+
- Leverage the performance and cost benefits of ARM64 architecture.
13+
14+
### Additional Context
15+
This change aligns with the latest GitHub enhancements and ensures our workflows remain modern and efficient.

0 commit comments

Comments
 (0)