Skip to content

Commit e8ec82d

Browse files
committed
Bump versions of ghc and cabal for linux and windows builds.
1 parent b26f93f commit e8ec82d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ on:
77
branches: [main]
88

99
env:
10-
ghc: "9.4.8"
11-
cabal: "3.8.1.0"
10+
ghc: "9.6.6"
11+
cabal: "3.10.3.0"
1212

1313
jobs:
1414
validate-code-formatting:

0 commit comments

Comments
 (0)