Browse Source

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

Thomas Waldmann 11 tháng trước cách đây
mục cha
commit
1e38525853
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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