again fix executor size

This commit is contained in:
mvenditto 2023-06-16 14:41:51 +01:00 committed by AT
parent 444d922ccd
commit 4c3507db95

View File

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