Skip to content

Commit 3794db0

Browse files
committed
MSVC toolset 17
1 parent 280d2d3 commit 3794db0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ jobs:
4747
- name: Activate MSVC
4848
uses: ilammy/msvc-dev-cmd@v1
4949
if: matrix.os == 'windows-2022'
50-
# with:
51-
# toolset: "17.0"
50+
with:
51+
toolset: "17.0"
5252

5353
- name: Build wheels
5454
if: matrix.os != 'windows-2022'

0 commit comments

Comments
 (0)