1
1
mirror of https://github.com/sol/hpack.git synced 2024-10-04 11:47:15 +03:00

Add GHC 9.4 to CI

This commit is contained in:
Simon Hengel 2022-09-27 08:08:29 +07:00
parent f03825ccf7
commit cb75b8f173

View File

@ -24,6 +24,7 @@ jobs:
- '8.10' - '8.10'
- '9.0' - '9.0'
- '9.2' - '9.2'
- '9.4'
include: include:
- os: macos-latest - os: macos-latest
ghc: latest ghc: latest