Browse Source

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

Thomas Waldmann 11 months ago
parent
commit
1e38525853
1 changed files with 1 additions and 0 deletions
  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