Bump GHC versions in CI
This commit is contained in:
8
.github/workflows/ci.yml
vendored
8
.github/workflows/ci.yml
vendored
@@ -9,8 +9,8 @@ jobs:
|
||||
ghc:
|
||||
- "8.10.7"
|
||||
- "9.0.2"
|
||||
- "9.2.7"
|
||||
- "9.4.4"
|
||||
- "9.2.8"
|
||||
- "9.4.5"
|
||||
|
||||
name: Cabal GHC ${{ matrix.ghc }}
|
||||
steps:
|
||||
@@ -32,8 +32,8 @@ jobs:
|
||||
ghc:
|
||||
- "8.10.7"
|
||||
- "9.0.2"
|
||||
- "9.2.7"
|
||||
- "9.4.4"
|
||||
- "9.2.8"
|
||||
- "9.4.5"
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user