Преглед изворни кода

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