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

Fix compiler artifact name in WindowsCI #15021

Commits on Sep 20, 2024

  1. Fix compiler artifact name in WindowsCI

    Before crystal-lang#15000 we had two
    different builds of the compiler in every CI run, a release build and a
    non-release. Now we only have a release build and there's no need to
    differentiate by name.
    Going back to `crystal` makes the install-crystal action work again.
    straight-shoota committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    949ce2a View commit details
    Browse the repository at this point in the history
  2. fixup

    straight-shoota committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    4ab6dbf View commit details
    Browse the repository at this point in the history