[Github] Remove force build from windows container
This did not actually bump the LLVM version (see fixes in #184231) and will not be necessary now that other patches will be going in forcing a rebuild anyways.
This commit is contained in:
parent
533f16fe89
commit
61310cd72d
@ -2,8 +2,6 @@
|
||||
# .net 4.8 is required by chocolately package manager.
|
||||
FROM mcr.microsoft.com/dotnet/framework/sdk:4.8-windowsservercore-ltsc2022
|
||||
|
||||
# FORCE BUILD 1/23/26
|
||||
|
||||
# Restore the default Windows shell for correct batch processing.
|
||||
SHELL ["cmd", "/S", "/C"]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user