aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/ci.yml')
-rw-r--r--.github/workflows/ci.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 4359e1efe..6ff8f654a 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -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