Skip to content

Commit

Permalink
update ghc versions
Browse files Browse the repository at this point in the history
  • Loading branch information
codygman committed Dec 19, 2024
1 parent 83a978a commit a6cb312
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,9 +71,9 @@
"strategy": {
"matrix": {
"ghc": [
"9.4.8",
"9.6.5",
"9.8.2"
"9.8.2",
"9.10.1"
"9.12.1"
]
}
}
Expand Down

0 comments on commit a6cb312

Please sign in to comment.