Skip to content

Commit 1f8c084

Browse files
committed
Drop build of windows 9.2.6 due to https://gitlab.haskell.org/ghc/ghc/-/issues/22961
1 parent 4b605d6 commit 1f8c084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ jobs:
290290
strategy:
291291
fail-fast: false
292292
matrix:
293-
ghc: ["9.4.4", "9.2.6", "9.2.5", "9.0.2", "8.10.7"]
293+
ghc: ["9.4.4", "9.2.5", "9.0.2", "8.10.7"]
294294
steps:
295295
- name: install windows deps
296296
shell: pwsh

0 commit comments

Comments
 (0)