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

CI: include GHC 9.0 under ubuntu

This commit is contained in:
Andreas Abel 2021-07-14 17:31:12 +02:00 committed by Simon Hengel
parent 0c34f9600a
commit f3949b5e13

View File

@ -25,6 +25,7 @@ jobs:
- '8.6'
- '8.8'
- '8.10'
- '9.0'
include:
- os: macos-latest
ghc: '9.0'