Skip to content

Add Github build workflow#2382

Merged
bfiete merged 3 commits intobeefytech:masterfrom
zerkawei:actions
Mar 26, 2026
Merged

Add Github build workflow#2382
bfiete merged 3 commits intobeefytech:masterfrom
zerkawei:actions

Conversation

@zerkawei
Copy link
Copy Markdown
Contributor

@zerkawei zerkawei commented Dec 25, 2025

This PR adds a basic workflow with GitHub Actions that runs the build script on different environments (Windows, Linux and macOS with both x64 and arm64 architectures). This allows to quickly check build status on all platforms.

A run example can be found here.

@bfiete bfiete merged commit d70f379 into beefytech:master Mar 26, 2026
@bfiete
Copy link
Copy Markdown
Collaborator

bfiete commented Mar 26, 2026

Okay, let's give 'er a whirl....

@zerkawei zerkawei deleted the actions branch March 26, 2026 13:23
@bfiete
Copy link
Copy Markdown
Collaborator

bfiete commented Mar 26, 2026

Oh, hey, this is actually really cool.

@bfiete
Copy link
Copy Markdown
Collaborator

bfiete commented Mar 26, 2026

Man, that windows ARM build sure is slow though... it's pushing the imposed 60 minute limit
image

@zerkawei
Copy link
Copy Markdown
Contributor Author

Man, that windows ARM build sure is slow though... it's pushing the imposed 60 minute limit

Yeah, I don't know why it's that slow (given that arm builds are faster for linux and macos than x64). Looking at the specs, there doesn't seem to be a significant difference between the two Windows runner that would lead to a 2x increase in build time.

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