diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index 8d29de04ba0..3e30495ba80 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -47,7 +47,7 @@ jobs: defaults: run: shell: pwsh - runs-on: windows-latest-8-cores + runs-on: windows-latest-16-cores steps: - name: Clone OpenVINO uses: actions/checkout@v3