瀏覽代碼

github CI: windows msys2 build: broken, disable it for now, see #8264

Thomas Waldmann 11 月之前
父節點
當前提交
1e38525853
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .github/workflows/ci.yml

+ 1 - 0
.github/workflows/ci.yml

@@ -194,6 +194,7 @@ jobs:
 
   windows:
 
+    if: false  # build is broken, thus disabled, see #8264
     runs-on: windows-latest
     timeout-minutes: 120
     needs: linux