Skip to content

Fix compiler artifact name in WindowsCI#15021

Merged
straight-shoota merged 2 commits intocrystal-lang:masterfrom
straight-shoota:infra/fix-windows-compiler-artifact-name
Sep 21, 2024
Merged

Fix compiler artifact name in WindowsCI#15021
straight-shoota merged 2 commits intocrystal-lang:masterfrom
straight-shoota:infra/fix-windows-compiler-artifact-name

Conversation

@straight-shoota
Copy link
Member

Before #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.

Resolves crystal-lang/install-crystal#47

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 straight-shoota added this to the 1.14.0 milestone Sep 20, 2024
@straight-shoota straight-shoota merged commit d184822 into crystal-lang:master Sep 21, 2024
@straight-shoota straight-shoota deleted the infra/fix-windows-compiler-artifact-name branch September 21, 2024 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Windows artifact cannot be found

3 participants