Skip to content

Commit

Permalink
github CI: windows msys2 build: broken, disable it for now, see #8264
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasWaldmann committed Jul 7, 2024
1 parent add9caf commit de913cc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ on: [push, pull_request]

jobs:
msys2-ucrt64:
runs-on: windows-latest
if: false # build is broken, thus disabled, see #8264
runs-on: windows-latest
defaults:
run:
shell: msys2 {0}
Expand Down

0 comments on commit de913cc

Please sign in to comment.