1
0
mirror of https://github.com/odrling/Aegisub synced 2025-04-11 22:56:02 +02:00

actions: enable MSVC

This commit is contained in:
Ryan Lucia 2020-11-15 13:10:21 -05:00
parent 3f1c315dfe
commit 8a09d00081

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,