Skip to content

Commit

Permalink
gha/windows: Re-enabled the Windows MSVC flow
Browse files Browse the repository at this point in the history
  • Loading branch information
dragonmux committed Oct 14, 2024
1 parent 8b61a53 commit f9073e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
build-windows:
name: '${{ matrix.os }} (msvc ${{ matrix.arch }})'
runs-on: ${{ matrix.os }}
if: false
# if: false
strategy:
matrix:
os:
Expand Down

0 comments on commit f9073e1

Please sign in to comment.