2
0
Thomas Waldmann 8 сар өмнө
parent
commit
de249f611e

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

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