Skip to content

Commit c792202

Browse files
Apply suggestions from code review
1 parent edd559b commit c792202

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/windows.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
defaults:
6060
run:
6161
shell: pwsh
62-
runs-on: windows-latest-8-cores
62+
runs-on: windows-latest-16-cores
6363
env:
6464
CMAKE_BUILD_TYPE: 'Release'
6565
CMAKE_GENERATOR: 'Ninja Multi-Config'
@@ -327,7 +327,7 @@ jobs:
327327
defaults:
328328
run:
329329
shell: pwsh
330-
runs-on: windows-latest-8-cores
330+
runs-on: windows-latest-16-cores
331331

332332
env:
333333
OV_INSTALL_DIR: ${{ github.workspace }}\\ov

0 commit comments

Comments
 (0)