Refactor Windows Gitea runner Dockerfiles and update CI configuration
This commit is contained in:
@@ -4,5 +4,4 @@ SHELL ["powershell", "-NoProfile", "-ExecutionPolicy", "Bypass", "-Command"]
|
||||
|
||||
# .NET profile for building and testing managed workloads.
|
||||
RUN choco feature enable -n allowGlobalConfirmation; \
|
||||
choco install dotnet-sdk --version=8.0.204; \
|
||||
choco clean --yes
|
||||
choco install dotnet-sdk --version=8.0.204
|
||||
|
||||
Reference in New Issue
Block a user