diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 14ccc6d..1f12d69 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,6 +14,8 @@ jobs: matrix: ghc: - "latest" + - "9.10.1" + - "9.8.2" - "9.6.2" - "9.4.7" - "9.2.5"