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

chore: Install correct mint binary #415

Merged
merged 1 commit into from
Nov 6, 2024
Merged

chore: Install correct mint binary #415

merged 1 commit into from
Nov 6, 2024

Conversation

keelerm84
Copy link
Member

@keelerm84 keelerm84 commented Nov 6, 2024

This repository makes use of mint to run swift-based binaries.
Unfortunately, we were erroneously installing mint-lang.

This means our CI has been failing to run our swift lint checker. As a
result, I have fixed the critical issues in this commit as well.

@keelerm84 keelerm84 requested a review from a team as a code owner November 6, 2024 18:55
This repository makes use of [mint][1] to run swift-based binaries.
Unfortunately, we were erroneously installing [mint-lang][2].

This means our CI has been failing to run our swift lint checker. As a
result, I have fixed the critical issues in this commit as well.

[1]: https://github.com/yonaskolb/Mint
[2]: https://mint-lang.com/
@keelerm84 keelerm84 force-pushed the mk/sdk-878/remove-mint branch from 7a6bc23 to 998ac00 Compare November 6, 2024 19:18
@keelerm84 keelerm84 changed the title chore: Remove unnecessary mint-lang installation step chore: Install correct mint binary Nov 6, 2024
@keelerm84 keelerm84 merged commit 2fbca8f into v9 Nov 6, 2024
6 checks passed
@keelerm84 keelerm84 deleted the mk/sdk-878/remove-mint branch November 6, 2024 20:35
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