diff --git a/.github/workflows/applications.yml b/.github/workflows/applications.yml index 7ba52e6a6..be65903cf 100644 --- a/.github/workflows/applications.yml +++ b/.github/workflows/applications.yml @@ -18,7 +18,7 @@ jobs: strategy: fail-fast: false matrix: - ghc: ['9.6'] + ghc: ['9.6', 9.8'] cabal: ['3.10'] os: ['ubuntu-20.04', 'ubuntu-22.04', 'macOS-latest'] cabalcache: ['true']