crystal-lang / crystal-book

Crystal reference with language specification, manuals and learning materials
https://crystal-lang.org/reference
Other
392 stars 244 forks source link

Update platform support tiers for macOS #775

Closed straight-shoota closed 4 weeks ago

straight-shoota commented 1 month ago

CI swichted from x86 runners to aarch64 runners in https://github.com/crystal-lang/crystal/pull/14833

This means, we no longer have automated tests for x86_64-darwin, so it goes into Tier 2. And aarch64-darwin moves up to Tier 1.

netlify[bot] commented 1 month ago

Deploy Preview for crystal-book ready!

Name Link
Latest commit 2186672c9e4151165417c630f7ccd1311b167e1d
Latest deploy log https://app.netlify.com/sites/crystal-book/deploys/66b1112a086eb50008d4d2a9
Deploy Preview https://deploy-preview-775--crystal-book.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Blacksmoke16 commented 4 weeks ago

Can x86_64 not stay as tier one for now as specs are covered via https://github.com/crystal-lang/crystal/blob/7ee895fa8703aa7955b65bd9f12b8f6cf32835a9/.github/workflows/macos.yml#L20-L21?

straight-shoota commented 4 weeks ago

Closing in favour of #779