Skip to content

Commit

Permalink
Bump simple CI to GHC 9.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasabel committed Jul 14, 2024
1 parent 7e655b3 commit fffec3e
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .github/workflows/haskell-ci-simple.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,14 @@ jobs:
# - "8.10.7"
# - "9.0.2"
# - "9.2.8"
- "9.4.8"
- "9.6.4"
- "9.8.1"
# - "9.4.8"
- "9.6.6"
- "9.8.2"
- "9.10.1"
include:
- ghc: "9.8.1"
- ghc: "9.10.1"
os: macos-latest
- ghc: "9.8.1"
- ghc: "9.10.1"
os: windows-latest

steps:
Expand Down

0 comments on commit fffec3e

Please sign in to comment.