Skip to content

Commit 6af1eb6

Browse files
ci: Regenerate haskell-ci
1 parent beb8660 commit 6af1eb6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/haskell-ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
#
99
# For more information, see https://github.com/haskell-CI/haskell-ci
1010
#
11-
# version: 0.19.20250411
11+
# version: 0.19.20250506
1212
#
13-
# REGENDATA ("0.19.20250411",["github","cabal.project"])
13+
# REGENDATA ("0.19.20250506",["github","cabal.project"])
1414
#
1515
name: Haskell-CI
1616
on:
@@ -40,9 +40,9 @@ jobs:
4040
compilerVersion: 9.12.2
4141
setup-method: ghcup
4242
allow-failure: false
43-
- compiler: ghc-9.10.1
43+
- compiler: ghc-9.10.2
4444
compilerKind: ghc
45-
compilerVersion: 9.10.1
45+
compilerVersion: 9.10.2
4646
setup-method: ghcup
4747
allow-failure: false
4848
- compiler: ghc-9.8.4

0 commit comments

Comments
 (0)