fix executor class

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

View File

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