dotnet / runtimelab

This repo is for experimentation and exploring new ideas that may or may not make it into the main dotnet/runtime repo.
MIT License
1.38k stars 192 forks source link

[NativeAOT-LLVM] Revert addition of allconfigurations steps #2465

Closed yowl closed 8 months ago

yowl commented 8 months ago

This PR removes the merge/addition of the allConfigurations (x64) steps which we don't need (as the host compiler packages are done in the runtlimelab-post-build-steps.yml

yowl commented 8 months ago

cc @dotnet/nativeaot-llvm