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:
|
defaults:
|
||||||
run:
|
run:
|
||||||
shell: pwsh
|
shell: pwsh
|
||||||
runs-on: windows-latest
|
runs-on: windows-latest-8-cores
|
||||||
env:
|
env:
|
||||||
INSTALL_DIR: "${{ github.workspace }}\\install"
|
INSTALL_DIR: "${{ github.workspace }}\\install"
|
||||||
INSTALL_TEST_DIR: "${{ github.workspace }}\\install\\tests"
|
INSTALL_TEST_DIR: "${{ github.workspace }}\\install\\tests"
|
||||||
|
Loading…
Reference in New Issue
Block a user