[release/8.0] Fix LLVMAOT Mono runtime variant official build to produce correctly named runtime packs by github-actions[bot] · Pull Request #92737 · dotnet/runtime (original) (raw)
added 2 commits
…named runtime packs
In 75ee623 the condition in src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Runtime.props got changed from checking MonoBundleLLVMOptimizer to MonoAOTEnableLLVM but we weren't setting that property in runtime-official.yml so both jobs produced runtime packs with the same suffix, resulting in the artifact uploads randomly overwriting each other.
steveisok changed the base branch from release/8.0 to release/8.0-rc2
steveisok changed the base branch from release/8.0-rc2 to release/8.0
ghost locked as resolved and limited conversation to collaborators
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})