diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b2b882e385..07bc05a552 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: os: [ubuntu-latest] - cabal: ["3.4"] + cabal: ["3.4.0.0"] ghc: - "9.0.1"