diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 59ce50cd6..b7dd46744 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -196,7 +196,7 @@ jobs: windows: - if: true # can be used to temporary disable build + if: false # can be used to temporary disable build runs-on: windows-latest timeout-minutes: 120 needs: linux