switch to windows.large

This commit is contained in:
mvenditto 2023-06-16 14:22:54 +01:00 committed by AT
parent a574d79fb3
commit e40fb67b85

View File

@ -356,6 +356,7 @@ jobs:
build-csharp-windows: build-csharp-windows:
executor: executor:
name: win/default name: win/default
resource_class: windows.large
shell: powershell.exe -ExecutionPolicy Bypass shell: powershell.exe -ExecutionPolicy Bypass
steps: steps:
- checkout - checkout