Skip to content

Migrating to ARM64 github runners only#113

Merged
simonbeaudoin0935 merged 3 commits intomainfrom
development
Mar 3, 2026
Merged

Migrating to ARM64 github runners only#113
simonbeaudoin0935 merged 3 commits intomainfrom
development

Conversation

@simonbeaudoin0935
Copy link
Copy Markdown
Contributor

@simonbeaudoin0935 simonbeaudoin0935 commented Feb 17, 2026

This PR removes the runners selection altogether. Before this, a user could pass a runners selection because at the time github only provided amd64 runenrs, and we had what seemed to be working amd64 cross-compilation. Now that github released native arm64 machines and the amd64 cross-compilation docker-pkg-build proved to be not reliable, the decision to drop amd64 altogether has been made.

This removes runner selection to ensure there is only one way of doing things, which is native arm64 builds and that is dictated by the reulsable workflows themselves

keerthi-go
keerthi-go previously approved these changes Feb 17, 2026
@lool
Copy link
Copy Markdown

lool commented Feb 18, 2026

@simonbeaudoin0935 simonbeaudoin0935 force-pushed the development branch 12 times, most recently from 805a229 to d9ac8d4 Compare February 18, 2026 21:07
@simonbeaudoin0935 simonbeaudoin0935 marked this pull request as draft February 18, 2026 21:08
@simonbeaudoin0935 simonbeaudoin0935 force-pushed the development branch 10 times, most recently from 1b2cab5 to 66eb119 Compare February 23, 2026 18:30
@simonbeaudoin0935 simonbeaudoin0935 force-pushed the development branch 8 times, most recently from 7b68d3a to 416867c Compare February 26, 2026 19:21
@simonbeaudoin0935 simonbeaudoin0935 changed the title release wf: Adding apt arficactory upload Migrating to ARM64 github runners only Mar 2, 2026
@simonbeaudoin0935 simonbeaudoin0935 marked this pull request as ready for review March 2, 2026 19:18
@simonbeaudoin0935 simonbeaudoin0935 force-pushed the development branch 3 times, most recently from 1a4f7f7 to 2c5262d Compare March 2, 2026 19:48
Signed-off-by: Simon Beaudoin <sbeaudoi@qti.qualcomm.com>
Signed-off-by: Simon Beaudoin <sbeaudoi@qti.qualcomm.com>
Signed-off-by: Simon Beaudoin <sbeaudoi@qti.qualcomm.com>
@simonbeaudoin0935 simonbeaudoin0935 merged commit fb026f5 into main Mar 3, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants