crystal-lang / distribution-scripts

40 stars 24 forks source link

Update `omnibus` build instructions for aarch64 runner #320

Closed straight-shoota closed 3 months ago

straight-shoota commented 3 months ago

The updated recipes should build on both, x86_64 and arm64 machines. I have not tested them on x86_64 though. To fix CI, only arm64 matters.

CI workflow run: https://app.circleci.com/pipelines/github/crystal-lang/crystal/15386/workflows/76ecd816-2187-4eed-aef2-a4959240f1b2/jobs/84572

Resolves #318