diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 99b2260..0de5d35 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -50,6 +50,7 @@ jobs: - lts-12.0 # ghc-8.4 - lts-13.3 # ghc-8.6 - lts-15.0 # ghc-8.8 + - lts-17.0 # ghc-8.10 steps: - name: 'https://github.com/mstksg/setup-stack/issues/13'