crystal-lang / install-crystal

GitHub Action: Install Crystal programming language
https://crystal-lang.github.io/install-crystal/configurator.html
MIT License
68 stars 8 forks source link

Use darwin-universal for nightlies on Mac #9

Closed straight-shoota closed 2 years ago

straight-shoota commented 2 years ago

Resolves #8

oprypin commented 2 years ago

Thanks much!

oprypin commented 2 years ago

Hmm, presumably soon this will change to something different for non-nightly too, when a new release of Crystal comes out?

straight-shoota commented 2 years ago

Yes, the new suffix should be applied to all releases starting from 1.2.0. But that requires a little more effort and isn't as urgent.

This is just a quick fix to get nightlies running again.