We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90313a7 commit c904e2eCopy full SHA for c904e2e
.github/workflows/build.yml
@@ -18,8 +18,8 @@ jobs:
18
- winrt_x64_msvc2019
19
- winrt_x86_msvc2019
20
- winrt_armv7_msvc2019
21
- - msvc2017_64
22
- - msvc2017
+# - msvc2017_64
+# - msvc2017
23
- mingw81_64
24
- mingw81_32
25
- clang_64
@@ -43,10 +43,10 @@ jobs:
43
os: windows-latest
44
- platform: winrt_armv7_msvc2019
45
46
- - platform: msvc2017_64
47
- os: windows-latest
48
- - platform: msvc2017
49
+ # - platform: msvc2017_64
+ # os: windows-latest
+ # - platform: msvc2017
50
- platform: mingw81_64
51
52
- platform: mingw81_32
0 commit comments