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

Update Crystal Lang version to 1.13.1, the latest stable version. #138

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

afinetooth
Copy link
Member

@afinetooth afinetooth commented Aug 12, 2024

⚡ Summary

  • Updates Crystal lang version from 1.9.1 to 1.13.1 (latest stable version).
  • Crystal 1.13.1 has better support for mutliple architectures including aarch64.
    • Our next release of coverage-reporter after this one requires support for aarch64 and will therefore need to cross-compile two (2) linux binaries for:
      1. x86_64
      2. aarch64.

☑️ Checklist

  • Update Crystal version in .github/workflows/build.yml, .github/workflows/ci.yml & Makefile

…ch has better support for multiple architectures including aarch64.
Copy link

Pull Request Test Coverage Report for Build 10360984028

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 93.983%

Totals Coverage Status
Change from base Build 9196479160: 0.0%
Covered Lines: 906
Relevant Lines: 964

💛 - Coveralls

@afinetooth afinetooth merged commit d7b8c66 into master Aug 12, 2024
11 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