Skip to content

Commit

Permalink
CI: enable windows build
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasWaldmann committed Sep 15, 2024
1 parent f11dc50 commit de249f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit de249f6

Please sign in to comment.