Skip to content

Commit 46feccc

Browse files
committed
Correct formatting
1 parent e63da6b commit 46feccc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ jobs:
1313
- os: ubuntu-latest
1414
ghc: '8.10.2.2' # only valid for windows and chocolatey
1515
- os: macOS-latest
16-
ghc: '8.10.2.2' # only valid for windows and chocolatey:
16+
ghc: '8.10.2.2' # only valid for windows and chocolatey
1717
- os: windows-latest
18-
ghc: '8.10.2' # unusable due to https://gitlab.haskell.org/ghc/ghc/-/issues/18550
18+
ghc: '8.10.2' # broken due to https://gitlab.haskell.org/ghc/ghc/-/issues/18550
1919
- os: windows-latest
2020
ghc: '8.8.4' # also fails due to segfault :(
2121
- os: windows-latest

0 commit comments

Comments
 (0)