Skip to content

Commit 2b3c138

Browse files
committed
Skip GHC 9.6.5 on Windows, it still fails
1 parent 39d823c commit 2b3c138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ jobs:
154154
- ghc: 9.6.5
155155
bzlmod: true
156156
# currently proto-lens-protoc fails with an access violation on Windows
157-
- ghc: 9.6.2
157+
- ghc: 9.6.5
158158
os: windows-latest
159159
- ghc: 9.8.1
160160
os: windows-latest

0 commit comments

Comments
 (0)