Просмотр исходного кода

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

Thomas Waldmann 11 месяцев назад
Родитель
Сommit
1e38525853
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      .github/workflows/ci.yml

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

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