Skip to content

Commit

Permalink
gha/windows: Re-enabled the MSVC flow as a test to see if GHA sorted …
Browse files Browse the repository at this point in the history
…things out yet
  • Loading branch information
dragonmux committed Sep 28, 2023
1 parent fc5483e commit 7f107df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
build-windows:
name: '${{ matrix.os }} (msvc ${{ matrix.arch }})'
runs-on: ${{ matrix.os }}
if: false
strategy:
matrix:
os:
Expand Down

0 comments on commit 7f107df

Please sign in to comment.