Revert "CI: test with ghc 9.14."

This reverts commit ef3401ce0a.

Not available yet in ghcup.
This commit is contained in:
John MacFarlane
2025-12-24 11:21:26 -07:00
parent 5988155f09
commit 311dbfdee8
-3
View File
@@ -59,9 +59,6 @@ jobs:
- ghc: '9.12'
cabal: 'latest'
cabalopts: '--ghc-option=-Werror'
- ghc: '9.14'
cabal: 'latest'
cabalopts: '--ghc-option=-Werror'
steps:
- uses: actions/checkout@v6