dotnet / dotnet-docker

Docker images for .NET and the .NET Tools.
https://hub.docker.com/_/microsoft-dotnet
MIT License
4.49k stars 1.94k forks source link

Enable AOT tests on non-`aot` images #6066

Open lbussell opened 2 days ago

lbussell commented 2 days ago

See the description of Fix AOT tests in nightly (#6065) for context.

We should enable some AOT tests for non AOT images. This will allow us to test AOT functionality outside of just the nightly repos, which is an important and supported use-case.

This would mean: