Skip to content

Commit 6272301

Browse files
committed
Use explicit SDK version
1 parent e291547 commit 6272301

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/win-build.yml

+2
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,6 @@ jobs:
1616
uses: microsoft/setup-msbuild@v2
1717
- name: Setup Windows 10 SDK
1818
uses: GuillaumeFalourd/setup-windows10-sdk-action@v2
19+
with:
20+
sdk-version: 17134
1921
- run: cargo build --features generate-bindings,bundled

0 commit comments

Comments
 (0)