Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for additional platforms #917

Merged
merged 1 commit into from
Jun 5, 2024
Merged

Conversation

MitMaro
Copy link
Owner

@MitMaro MitMaro commented Jun 5, 2024

This change updates the release process to provide builds for Arm based systems, as well as several different Linux distros, and an RPM release.

Supported operating systems: Alpine, Arch, Debian, Fedora, Pi 0-5, Ubuntu, macOS, Windows

Supported architectures: arm64, amd64, arm (Pi 0-1), armv7 (Pi 2-4)

closes #786

This change updates the release process to provide builds for Arm based
systems, as well as several different Linux distros, and an RPM release.

Supported operating systems: Alpine, Arch, Debian, Fedora, Pi 0-5,
Ubuntu, macOS, Windows

Supported architectures: arm64, amd64, arm (Pi 0-1), armv7 (Pi 2-4)
@MitMaro MitMaro self-assigned this Jun 5, 2024
@coveralls
Copy link

coveralls commented Jun 5, 2024

Pull Request Test Coverage Report for Build 9376302806

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 97.317%

Totals Coverage Status
Change from base Build 9318156958: 0.0%
Covered Lines: 4570
Relevant Lines: 4696

💛 - Coveralls

@MitMaro MitMaro merged commit 28c9132 into master Jun 5, 2024
7 checks passed
@MitMaro MitMaro deleted the mitmaro/support-new-builds branch June 5, 2024 00:48
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.

Add arm64 and armhf builds to release
2 participants