Upgrade Windows to GHC 9.2

This commit is contained in:
Taylor Fausak 2021-12-09 22:34:27 -05:00
parent a55cdbeedc
commit d71e09601b

View File

@ -17,7 +17,7 @@ jobs:
- { os: ubuntu, ghc: 9.2.1 }
- { os: ubuntu, ghc: 9.0.1 }
- { os: macos, ghc: 9.2.1 }
- { os: windows, ghc: 9.0.1 }
- { os: windows, ghc: 9.2.1 }
- { os: ubuntu, ghc: 8.10.4 }
- { os: ubuntu, ghc: 8.8.4 }
- { os: ubuntu, ghc: 8.6.5 }