changed runner for windows
This commit is contained in:
parent
b8ed7368f9
commit
965040eaed
2
.github/workflows/windows.yml
vendored
2
.github/workflows/windows.yml
vendored
@ -663,7 +663,7 @@ jobs:
|
||||
defaults:
|
||||
run:
|
||||
shell: pwsh
|
||||
runs-on: windows-latest
|
||||
runs-on: windows-latest-8-cores
|
||||
env:
|
||||
INSTALL_DIR: "${{ github.workspace }}\\install"
|
||||
INSTALL_TEST_DIR: "${{ github.workspace }}\\install\\tests"
|
||||
|
Loading…
Reference in New Issue
Block a user