Skip to content

Commit d5cd288

Browse files
committed
ci: disable windows workflow
See: #135
1 parent 6667045 commit d5cd288

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ jobs:
9999
draft: false
100100
prerelease: false
101101
build_windows:
102+
if: false # This workflow is currently broken due to C library issues. See: https://github.com/haskell/ThreadScope/issues/135
102103
name: ${{ matrix.os }} / ghc ${{ matrix.ghc }}
103104
runs-on: ${{ matrix.os }}
104105
strategy:

0 commit comments

Comments
 (0)