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.4k stars 196 forks source link

NativeAOT-LLVM: Merge nov 23 #2419

Closed yowl closed 9 months ago

yowl commented 10 months ago

This PR merges to commit 76aeefb8230c897ff83eaaa7fd66adbe9c7e6b5f.

Of note:

yowl commented 10 months ago

@jkotas There are a lot of yml changes with this merge and obviously I've got somethings wrong. Can you see what the problem is with the yml that is stopping the jobs loading? Thanks.

jkotas commented 10 months ago

The error is:

/eng/pipelines/runtimelab.yml (Line: 126, Col: 15): 'buildArgs' is already defined
473417
yowl commented 9 months ago

cc @dotnet/nativeaot-llvm

yowl commented 9 months ago

Thanks for picking these up.

jkotas commented 9 months ago

Thank you!