diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index cc6022b44..23b8a15fc 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -216,7 +216,7 @@ jobs: Build-Cabal: strategy: matrix: - ghc: ['8.10.7', '9.2.4'] + ghc: ['9.2.4'] fail-fast: false name: Build Linux (Cabal, GHC ${{ matrix.ghc }}) runs-on: ubuntu-latest