瀏覽代碼

add windows-2016

ruki 4 年之前
父節點
當前提交
15bd8dc743
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/windows.yml

+ 1 - 1
.github/workflows/windows.yml

@@ -11,7 +11,7 @@ jobs:
     strategy:
     strategy:
       fail-fast: false
       fail-fast: false
       matrix:
       matrix:
-        os: [windows-latest]
+        os: [windows-latest, windows-2016]
         kind: [static, shared]
         kind: [static, shared]
         arch: [x64, x86]
         arch: [x64, x86]
         vs_runtime: [MT, MD]
         vs_runtime: [MT, MD]