Skip to content

Commit 793c50b

Browse files
committed
Comment on windows-2022 CI image
1 parent 37891e2 commit 793c50b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,8 @@ jobs:
250250
251251
252252
windows:
253+
# Currently, setup.py explicitly tries to use Windows SDK 10.0.17763.0.
254+
# The windows-2025 image does not provide this SDK version out of the box, so keep windows-2022 for now.
253255
runs-on: windows-2022
254256
strategy:
255257
matrix:

0 commit comments

Comments
 (0)