Skip to content

Commit

Permalink
Bump GHC 9.6.6 for workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
ffaf1 committed Sep 6, 2024
1 parent 13c5ed1 commit a214625
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/bootstrap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest]
ghc: ["9.0.2", "9.2.8", "9.4.8", "9.6.4", "9.8.2"]
ghc: ["9.0.2", "9.2.8", "9.4.8", "9.6.6", "9.8.2"]
include:
- os: macos-latest
ghc: "9.2.8"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
[
"9.10.1",
"9.8.2",
"9.6.4",
"9.6.6",
"9.4.8",
"9.2.8",
"9.0.2",
Expand Down

0 comments on commit a214625

Please sign in to comment.