Skip to content

Cross compile CLI binaries for ARM#5176

Merged
jdetter merged 1 commit into
masterfrom
jdetter/cross-compile-arm
Jun 11, 2026
Merged

Cross compile CLI binaries for ARM#5176
jdetter merged 1 commit into
masterfrom
jdetter/cross-compile-arm

Conversation

@jdetter

@jdetter jdetter commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Description of Changes

The objective here is to get rid of the arm runner that we have deployed which is very much underutilized and sometimes during the release is the bottleneck because it can only run a small amount of jobs at any given time. Instead, we will cross compile to ARM on our existing x86 github runner fleet.

API and ABI breaking changes

None - CI only change.

Expected complexity level and risk

1 - CI only change

Testing

https://github.com/clockworklabs/SpacetimeDB/actions/runs/26833018052

Comment thread .github/workflows/package.yml

@cloutiertyler cloutiertyler left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you deem this to be something that will reduce time rather than increase it, I'm good with this.

@jdetter jdetter added this pull request to the merge queue Jun 11, 2026
Merged via the queue into master with commit 99bc436 Jun 11, 2026
42 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.

2 participants