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: strategy:
matrix: matrix:
config: config:
#- { - {
# name: Windows MSVC, name: Windows MSVC,
# os: windows-latest, os: windows-latest,
# msvc: true msvc: true
#} }
#- { #- {
# name: Windows MinGW, # name: Windows MinGW,
# os: windows-latest, # os: windows-latest,