mirror of https://github.com/Nonannet/copapy.git
Image version for the windows image set to windows-2022 to fix the issue with the path of VsDevCmd.bat for switching the architecture
This commit is contained in:
parent
bbb8eca678
commit
5c21bf2287
|
|
@ -299,7 +299,7 @@ jobs:
|
||||||
|
|
||||||
build-windows:
|
build-windows:
|
||||||
needs: [build_stencils]
|
needs: [build_stencils]
|
||||||
runs-on: windows-latest
|
runs-on: windows-2022
|
||||||
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue