diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8f9d00aee..745552eb5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -48,9 +48,7 @@ jobs: os: - ubuntu-latest - macOS-latest - # Windows CI build disabled for the time being. More information: - # https://github.com/hannobraun/fornjot/issues/2376 - # - windows-latest + - windows-latest runs-on: ${{matrix.os}} steps: - name: Check out repository