1
0
Fork 0

actions: enable MSVC

This commit is contained in:
Ryan Lucia 2020-11-15 13:10:21 -05:00
parent 3f1c315dfe
commit 8a09d00081
1 changed files with 5 additions and 5 deletions

View File

@ -14,11 +14,11 @@ jobs:
strategy:
matrix:
config:
#- {
# name: Windows MSVC,
# os: windows-latest,
# msvc: true
#}
- {
name: Windows MSVC,
os: windows-latest,
msvc: true
}
#- {
# name: Windows MinGW,
# os: windows-latest,