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

fix: support arm64 build for windows surface #1759

Merged
merged 1 commit into from
Dec 19, 2023
Merged

fix: support arm64 build for windows surface #1759

merged 1 commit into from
Dec 19, 2023

Conversation

sweatybridge
Copy link
Contributor

@sweatybridge sweatybridge commented Dec 18, 2023

What kind of change does this PR introduce?

closes #1315

What is the new behavior?

Configure goreleaser to build for windows surface 9.

Additional context

Add any other context or screenshots.

@sweatybridge sweatybridge requested a review from a team as a code owner December 18, 2023 07:41
@coveralls
Copy link

Pull Request Test Coverage Report for Build 7245038879

Warning: This coverage report may be inaccurate.

We've detected an issue with your CI configuration that might affect the accuracy of this pull request's coverage report.
To ensure accuracy in future PRs, please see these guidelines.
A quick fix for this PR: rebase it; your next report should be accurate.

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 5 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.03%) to 58.112%

Files with Coverage Reduction New Missed Lines %
internal/gen/keys/keys.go 5 12.31%
Totals Coverage Status
Change from base Build 7217713612: -0.03%
Covered Lines: 5928
Relevant Lines: 10201

💛 - Coveralls

@sweatybridge sweatybridge merged commit cc1b249 into main Dec 19, 2023
9 checks passed
@sweatybridge sweatybridge deleted the win-arm64 branch December 19, 2023 03:29
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.

Support for Windows ARM64
2 participants