Skip to content

Add GitHub Actions workflow for multi-platform builds#2

Merged
danielj86 merged 3 commits intomasterfrom
feature/github-actions-build
Dec 11, 2025
Merged

Add GitHub Actions workflow for multi-platform builds#2
danielj86 merged 3 commits intomasterfrom
feature/github-actions-build

Conversation

@danielj86
Copy link
Collaborator

Summary

  • Add CI/CD workflow to build xmrig-proxy binaries for multiple platforms
  • Linux (x64)
  • Windows (x64, x86) using MSYS2
  • macOS (arm64/Apple Silicon)

Features

  • Automatic builds on push/PR to master and feature branches
  • Manual workflow dispatch support
  • Automatic release creation when version tags are pushed
  • Artifacts uploaded for each platform build

@danielj86 danielj86 merged commit d78feed into master Dec 11, 2025
7 of 9 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.

1 participant