Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasjm committed Nov 15, 2023
1 parent 93735af commit 0938cd1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,10 +87,10 @@ jobs:
yaml: "stack-9.0.2.yaml"
- ghc: "9.2.8"
yaml: "stack-9.2.8.yaml"
- ghc: "9.4.5"
yaml: "stack-9.4.5.yaml"
- ghc: "9.6.2"
yaml: "stack-9.6.2.yaml"
- ghc: "9.4.7"
yaml: "stack-9.4.7.yaml"
- ghc: "9.6.3"
yaml: "stack-9.6.3.yaml"

steps:
- name: Install libraries
Expand Down

0 comments on commit 0938cd1

Please sign in to comment.