-
Notifications
You must be signed in to change notification settings - Fork 104
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing 8.0 build images (Azure Linux 3.0) #1173
Labels
Comments
This was referenced Aug 13, 2024
[Triage] When fixing this, please keep in mind #1176 |
We don't have a sanitizer leg for net8.0, so that one isn't needed. |
Nice work! Is the next step to open up PRs on dotnet/runtime? rich |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The following images are missing:
mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux-3.0-cross-android-amd64-net8.0
mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux-3.0-cross-android-amd64-net8.0
mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux-3.0-android-docker-net8.0
mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux-3.0-cross-amd64-net8.0-sanitizer
mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux-3.0-cross-ppc64le-net8.0
mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux-3.0-cross-riscv64-net8.0
mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux-3.0-webassembly-amd64-net8.0
mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux-3.0-cross-freebsd-13-net8.0
mcr.microsoft.com/dotnet-buildtools/prereqs:azurelinux-3.0-fpm-net8.0
They exist for 9.0/
main
, but not for the 8.0 branch (at the time of writing):@sbomer
The text was updated successfully, but these errors were encountered: