mirror of
https://github.com/YosysHQ/yosys
synced 2025-09-06 09:51:10 +00:00
Bump Windows SDK
This commit is contained in:
parent
d70f132792
commit
5d59903f36
1 changed files with 1 additions and 1 deletions
2
.github/workflows/extra-builds.yml
vendored
2
.github/workflows/extra-builds.yml
vendored
|
@ -51,7 +51,7 @@ jobs:
|
||||||
uses: microsoft/setup-msbuild@v2
|
uses: microsoft/setup-msbuild@v2
|
||||||
- name: MSBuild
|
- name: MSBuild
|
||||||
working-directory: yosys-win32-vcxsrc-latest
|
working-directory: yosys-win32-vcxsrc-latest
|
||||||
run: msbuild YosysVS.sln /p:PlatformToolset=v142 /p:Configuration=Release /p:WindowsTargetPlatformVersion=10.0.17763.0
|
run: msbuild YosysVS.sln /p:PlatformToolset=v142 /p:Configuration=Release /p:WindowsTargetPlatformVersion=10.0.26100.0
|
||||||
|
|
||||||
wasi-build:
|
wasi-build:
|
||||||
name: WASI build
|
name: WASI build
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue