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:
|
ghc:
|
||||||
- "8.10.7"
|
- "8.10.7"
|
||||||
- "9.0.2"
|
- "9.0.2"
|
||||||
- "9.2.7"
|
- "9.2.8"
|
||||||
- "9.4.4"
|
- "9.4.5"
|
||||||
|
|
||||||
name: Cabal GHC ${{ matrix.ghc }}
|
name: Cabal GHC ${{ matrix.ghc }}
|
||||||
steps:
|
steps:
|
||||||
@@ -32,8 +32,8 @@ jobs:
|
|||||||
ghc:
|
ghc:
|
||||||
- "8.10.7"
|
- "8.10.7"
|
||||||
- "9.0.2"
|
- "9.0.2"
|
||||||
- "9.2.7"
|
- "9.2.8"
|
||||||
- "9.4.4"
|
- "9.4.5"
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user