Remove GHC 9.2 build

This commit is contained in:
Taylor Fausak 2022-05-07 12:40:15 +00:00 committed by GitHub
parent af1609ed1a
commit bbebe41934

View File

@ -9,7 +9,6 @@ jobs:
strategy:
matrix:
include:
- { os: ubuntu, ghc: 9.2.2 }
- { os: ubuntu, ghc: 9.0.2 }
- { os: ubuntu, ghc: 8.10.7 }
- { os: macos, ghc: 8.10.7 }