Skip to content

Commit e39d49c

Browse files
committed
ci: GHC 9.6.6 -> 9.6.7
1 parent 40a7f43 commit e39d49c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
# - "9.0.2"
3434
- "9.2.8"
3535
- "9.4.8"
36-
- "9.6.6"
36+
- "9.6.7"
3737
- "9.8.4"
3838
steps:
3939
- uses: cachix/install-nix-action@v27
@@ -82,8 +82,8 @@ jobs:
8282
- "1.31"
8383
- "1.32"
8484
compiler:
85-
- ghc: "9.6.6"
86-
yaml: "stack-9.6.6.yaml"
85+
- ghc: "9.6.7"
86+
yaml: "stack-9.6.7.yaml"
8787
- ghc: "9.8.4"
8888
yaml: "stack-9.8.4.yaml"
8989
- ghc: "9.10.2"

0 commit comments

Comments
 (0)