Skip to content

Commit 3fe6a7f

Browse files
committed
CI: Add a job for MSVC
1 parent 539e7fa commit 3fe6a7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
python_architecture:
2929
- x64
3030
#include:
31-
#- { os: windows-latest , ruby: mswin , python: 3.x , python_architecture: x64 }
31+
- { os: windows-latest , ruby: mswin , python: 3.x , python_architecture: x64 }
3232
#- { os: windows-latest , ruby: mingw , python: 3.x , python_architecture: x64 }
3333

3434
steps:

0 commit comments

Comments
 (0)