Skip to content

Commit bf7f370

Browse files
committed
chore: remove broken ghc version
+ will fix it later
1 parent a55a715 commit bf7f370

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/haskell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
fail-fast: false
2626
matrix:
2727
os: [ubuntu-latest, macos-latest, windows-latest]
28-
ghc-version: ['9.14', '9.12', '9.10', '9.8', '9.6', '9.4', '9.2']
28+
ghc-version: ['9.12', '9.10', '9.8', '9.6', '9.4', '9.2']
2929

3030
steps:
3131
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

0 commit comments

Comments
 (0)