Skip to content

Commit 8087e32

Browse files
committed
test 9.4.3
1 parent aec52d2 commit 8087e32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/haskell-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,9 @@ jobs:
2828
strategy:
2929
matrix:
3030
include:
31-
- compiler: ghc-9.4.2
31+
- compiler: ghc-9.4.3
3232
compilerKind: ghc
33-
compilerVersion: 9.4.2
33+
compilerVersion: 9.4.3
3434
setup-method: ghcup
3535
allow-failure: false
3636
# - compiler: ghc-9.2.4

0 commit comments

Comments
 (0)